License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons |
ArtifactId | ArtifactIdspring |
Last Version | Last Version5.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-5.1.6.pom | 759 bytes |
spring-5.1.6-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/spring/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>spring</artifactId>
<version>5.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/spring/
implementation 'com.cedarsoft.commons:spring:5.1.6'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/spring/
implementation ("com.cedarsoft.commons:spring:5.1.6")
'com.cedarsoft.commons:spring:jar:5.1.6'
<dependency org="com.cedarsoft.commons" name="spring" rev="5.1.6">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='spring', version='5.1.6')
)
libraryDependencies += "com.cedarsoft.commons" % "spring" % "5.1.6"
[com.cedarsoft.commons/spring "5.1.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.11 |
org.easymock : easymockclassextension | jar | 3.1 |
org.easymock : easymock | jar | 3.1 |
org.mockito : mockito-core | jar | 1.9.5 |
org.easytesting : fest-assert | jar | 1.4 |