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

entry-point.generic.definition.json Maven / Gradle / Ivy

Go to download

Gradle plugin to create a clean application in Java that already works, It follows our best practices!

There is a newer version: 3.17.22
Show newest version
{
  "folders": [
    "infrastructure/entry-points/{{name-dash}}/src/main/java/{{packagePath}}/{{name-package}}",
    "infrastructure/entry-points/{{name-dash}}/src/test/java/{{packagePath}}/{{name-package}}"
  ],
  "files": {
    "entry-point/generic/build.gradle.mustache": "infrastructure/entry-points/{{name-dash}}/build.gradle"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy