License |
License |
---|---|
GroupId | GroupIdorg.fishwife |
ArtifactId | ArtifactIdjrugged-spring |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrugged-spring
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
jrugged-spring-3.2.2.pom | |
jrugged-spring-3.2.2.jar | 39 KB |
jrugged-spring-3.2.2-sources.jar | 37 KB |
jrugged-spring-3.2.2-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fishwife/jrugged-spring/ -->
<dependency>
<groupId>org.fishwife</groupId>
<artifactId>jrugged-spring</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fishwife/jrugged-spring/
implementation 'org.fishwife:jrugged-spring:3.2.2'
// https://jarcasting.com/artifacts/org.fishwife/jrugged-spring/
implementation ("org.fishwife:jrugged-spring:3.2.2")
'org.fishwife:jrugged-spring:jar:3.2.2'
<dependency org="org.fishwife" name="jrugged-spring" rev="3.2.2">
<artifact name="jrugged-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fishwife', module='jrugged-spring', version='3.2.2')
)
libraryDependencies += "org.fishwife" % "jrugged-spring" % "3.2.2"
[org.fishwife/jrugged-spring "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.fishwife : jrugged-core | jar | 3.2.2 |
org.fishwife : jrugged-aspects | jar | 3.2.2 |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
org.springframework.retry : spring-retry | jar | 1.1.0.RELEASE |
com.google.guava : guava | jar | 14.0.1 |
cglib : cglib | jar | 2.2 |
asm : asm | jar | 3.1 |
aopalliance : aopalliance | jar | 1.0 |
commons-logging : commons-logging | jar | 1.1 |
org.springframework : spring-webmvc | jar | 3.0.5.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.0.5.RELEASE |
org.mockito : mockito-all | jar | 1.8.5 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |
junit : junit | jar | 4.7 |
org.easymock : easymock | jar | 3.0 |