is not current version
Last Version 2.5.0

org.dellroad:dellroad-stuff-spring 2.4.2

DellRoad Stuff classes related to the Spring Framework.

GroupId

GroupId

org.dellroad
ArtifactId

ArtifactId

dellroad-stuff-spring
Version

Version

2.4.2
Type

Type

jar

Download dellroad-stuff-spring 2.4.2


<!-- https://jarcasting.com/artifacts/org.dellroad/dellroad-stuff-spring/ -->
<dependency>
    <groupId>org.dellroad</groupId>
    <artifactId>dellroad-stuff-spring</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dellroad/dellroad-stuff-spring/
implementation 'org.dellroad:dellroad-stuff-spring:2.4.2'
// https://jarcasting.com/artifacts/org.dellroad/dellroad-stuff-spring/
implementation ("org.dellroad:dellroad-stuff-spring:2.4.2")
'org.dellroad:dellroad-stuff-spring:jar:2.4.2'
<dependency org="org.dellroad" name="dellroad-stuff-spring" rev="2.4.2">
  <artifact name="dellroad-stuff-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dellroad', module='dellroad-stuff-spring', version='2.4.2')
)
libraryDependencies += "org.dellroad" % "dellroad-stuff-spring" % "2.4.2"
[org.dellroad/dellroad-stuff-spring "2.4.2"]