c

code-generator-spring-boot-autoconfigure

The Apache License, Version 2.0
Files download
File Operation
code-generator-spring-boot-autoconfigure-1.0.7.jar download
code-generator-spring-boot-autoconfigure-1.0.7.pom download
code-generator-spring-boot-autoconfigure-1.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>code-generator-spring-boot-autoconfigure</artifactId>
  <version>1.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:code-generator-spring-boot-autoconfigure:1.0.7'
Gradle Kotlin
implementation("com.wudgaby.platform:code-generator-spring-boot-autoconfigure:1.0.7")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "code-generator-spring-boot-autoconfigure" % "1.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='code-generator-spring-boot-autoconfigure', version='1.0.7')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="code-generator-spring-boot-autoconfigure" rev="1.0.7" />
Leiningen
[com.wudgaby.platform/code-generator-spring-boot-autoconfigure "1.0.7"]
Apache Buildr
'com.wudgaby.platform:code-generator-spring-boot-autoconfigure:jar:1.0.7'