s

sdkg-parent

快嘉代码生成Maven插件
http://fastjrun.com/
MIT License
fastjrun
Files download
File Operation
sdkg-parent-4.2.5.pom download
Apache Maven
<dependency>
  <groupId>com.fastjrun.codeg</groupId>
  <artifactId>sdkg-parent</artifactId>
  <version>4.2.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.fastjrun.codeg:sdkg-parent:4.2.5'
Gradle Kotlin
implementation("com.fastjrun.codeg:sdkg-parent:4.2.5")
Scala SBT
libraryDependencies += "com.fastjrun.codeg" % "sdkg-parent" % "4.2.5"
Groovy Grape
@Grapes(
  @Grab(group='com.fastjrun.codeg', module='sdkg-parent', version='4.2.5')
)
Apache Ivy
<dependency org="com.fastjrun.codeg" name="sdkg-parent" rev="4.2.5" />
Leiningen
[com.fastjrun.codeg/sdkg-parent "4.2.5"]
Apache Buildr
'com.fastjrun.codeg:sdkg-parent:jar:4.2.5'
Dependencies
The project has no third-party dependencies