s

sdkg-parent

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