s

sdkg-parent

快嘉代码生成Maven插件
http://fastjrun.com/
MIT License
fastjrun
文件下载
文件名 操作
sdkg-parent-4.2.2.pom 下载
Apache Maven
<dependency>
  <groupId>com.fastjrun.codeg</groupId>
  <artifactId>sdkg-parent</artifactId>
  <version>4.2.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.fastjrun.codeg:sdkg-parent:4.2.2'
Gradle Kotlin
implementation("com.fastjrun.codeg:sdkg-parent:4.2.2")
Scala SBT
libraryDependencies += "com.fastjrun.codeg" % "sdkg-parent" % "4.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.fastjrun.codeg', module='sdkg-parent', version='4.2.2')
)
Apache Ivy
<dependency org="com.fastjrun.codeg" name="sdkg-parent" rev="4.2.2" />
Leiningen
[com.fastjrun.codeg/sdkg-parent "4.2.2"]
Apache Buildr
'com.fastjrun.codeg:sdkg-parent:jar:4.2.2'
本项目依赖
该项目无第三方依赖