z

zg2pro-spring-core

parent project for my safe-setup and rest-basis, must resolve all lib conflicts
https://github.com/zg2pro/zg2pro-spring-core
MIT License
Gregory Anne
Files download
File Operation
zg2pro-spring-core-0.7.pom download
Apache Maven
<dependency>
  <groupId>com.github.zg2pro</groupId>
  <artifactId>zg2pro-spring-core</artifactId>
  <version>0.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.zg2pro:zg2pro-spring-core:0.7'
Gradle Kotlin
implementation("com.github.zg2pro:zg2pro-spring-core:0.7")
Scala SBT
libraryDependencies += "com.github.zg2pro" % "zg2pro-spring-core" % "0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.github.zg2pro', module='zg2pro-spring-core', version='0.7')
)
Apache Ivy
<dependency org="com.github.zg2pro" name="zg2pro-spring-core" rev="0.7" />
Leiningen
[com.github.zg2pro/zg2pro-spring-core "0.7"]
Apache Buildr
'com.github.zg2pro:zg2pro-spring-core:jar:0.7'
Dependencies
The project has no third-party dependencies