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

.lite.jhlite.1.18.1.source-code.preset.json Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
{
  "presets": [
    {
      "name": "Java Library with Maven",
      "modules": [
        "init",
        "application-service-hexagonal-architecture-documentation",
        "maven-java",
        "maven-wrapper",
        "prettier",
        "java-base",
        "checkstyle",
        "jacoco-with-min-coverage-check"
      ]
    },
    {
      "name": "Webapp: Vue + Spring Boot",
      "modules": [
        "init",
        "application-service-hexagonal-architecture-documentation",
        "maven-java",
        "maven-wrapper",
        "prettier",
        "vue-core",
        "java-base",
        "checkstyle",
        "jacoco-with-min-coverage-check",
        "spring-boot",
        "spring-boot-mvc-empty",
        "logs-spy",
        "spring-boot-tomcat",
        "frontend-maven-plugin"
      ]
    },
    {
      "name": "JHLite Extension with Maven",
      "modules": [
        "init",
        "application-service-hexagonal-architecture-documentation",
        "maven-java",
        "maven-wrapper",
        "prettier",
        "java-base",
        "checkstyle",
        "jacoco-with-min-coverage-check",
        "spring-boot",
        "custom-jhlite"
      ]
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy