s

spring

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