g

godmao-parent

时间是一指流沙,苍老是一段年华
https://gitee.com/godmao233
The Apache Software License, Version 2.0
godmao
Files download
File Operation
godmao-parent-0.2.7.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.godmao</groupId>
  <artifactId>godmao-parent</artifactId>
  <version>0.2.7.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.godmao:godmao-parent:0.2.7.RELEASE'
Gradle Kotlin
implementation("com.godmao:godmao-parent:0.2.7.RELEASE")
Scala SBT
libraryDependencies += "com.godmao" % "godmao-parent" % "0.2.7.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.godmao', module='godmao-parent', version='0.2.7.RELEASE')
)
Apache Ivy
<dependency org="com.godmao" name="godmao-parent" rev="0.2.7.RELEASE" />
Leiningen
[com.godmao/godmao-parent "0.2.7.RELEASE"]
Apache Buildr
'com.godmao:godmao-parent:jar:0.2.7.RELEASE'
Dependencies
The project has no third-party dependencies