s

spring

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