s

sdkg-parent

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