s

spring

goate module for spring
http://www.thegoate.com
MIT
Eric Angeli
Files download
File Operation
spring-0.15.11.202302242230.jar download
spring-0.15.11.202302242230.pom download
spring-0.15.11.202302242230-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thegoate</groupId>
  <artifactId>spring</artifactId>
  <version>0.15.11.202302242230</version>
</dependency>
Gradle Groovy
implementation 'com.thegoate:spring:0.15.11.202302242230'
Gradle Kotlin
implementation("com.thegoate:spring:0.15.11.202302242230")
Scala SBT
libraryDependencies += "com.thegoate" % "spring" % "0.15.11.202302242230"
Groovy Grape
@Grapes(
  @Grab(group='com.thegoate', module='spring', version='0.15.11.202302242230')
)
Apache Ivy
<dependency org="com.thegoate" name="spring" rev="0.15.11.202302242230" />
Leiningen
[com.thegoate/spring "0.15.11.202302242230"]
Apache Buildr
'com.thegoate:spring:jar:0.15.11.202302242230'