All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.buildtool.gradle.buildSrc.build.gradle.kts.template Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
plugins {
  `kotlin-dsl`
}

repositories {
  mavenCentral()
}

dependencies {
  // jhipster-needle-gradle-implementation-dependencies
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy