# 선언적 빌드시스템 제작을 위해 Jetbrains, Gradle 그리고 Google이 협업

> Clean Markdown view of GeekNews topic #11811. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11811](https://news.hada.io/topic?id=11811)
- GeekNews Markdown: [https://news.hada.io/topic/11811.md](https://news.hada.io/topic/11811.md)
- Type: news
- Author: [ganadist](https://news.hada.io/@ganadist)
- Published: 2023-11-12T13:07:10+09:00
- Updated: 2023-11-12T13:07:10+09:00
- Original source: [blog.gradle.org](https://blog.gradle.org/declarative-gradle)
- Points: 8
- Comments: 0

## Topic Body

Kotlin 및 Java, 그리고 Android에서는 Gradle이 표준적인 빌드시스템으로 자리잡았지만, Groovy/Kotlin DSL이 복잡도를 높이고 있습니다.  
  
이러한 복잡도를 줄이기 위해 세 회사가 여러가지 시도를 해보고 있으며, 선언적 빌드시스템이라는 것을 이용해 이 문제를 해결하려는 것 같습니다.  
  
Jetbrains Amper : https://github.com/JetBrains/amper/tree/main#amper  
Android Declarative Plugin : https://github.com/android/gradle-declarative/blob/main/tests/src/test-projects/simpleApplication/app/build.gradle.toml

## Comments



_No public comments on this page._
