License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdspring |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel Spring Core
The retepMicroKernel application container.
|
Filename | Size |
---|---|
spring-10.5.1.pom | |
spring-10.5.1.jar | 25 KB |
spring-10.5.1-tests.jar | 25 KB |
spring-10.5.1-sources.jar | 26 KB |
spring-10.5.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>spring</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring/
implementation 'uk.org.retep.microkernel:spring:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring/
implementation ("uk.org.retep.microkernel:spring:10.5.1")
'uk.org.retep.microkernel:spring:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="spring" rev="10.5.1">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='spring', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "spring" % "10.5.1"
[uk.org.retep.microkernel/spring "10.5.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel : spring-annotations | jar | 10.5.1 |
uk.org.retep.tools : collections | jar | 10.5.1 |
uk.org.retep.tools : j2ee | jar | 10.5.1 |
org.springframework : spring-beans | jar | 3.0.2.RELEASE |
org.springframework : spring-core | jar | 3.0.2.RELEASE |
org.springframework : spring-context | jar | 3.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel : module | jar | 10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel : logger | jar | 10.5.1 |
uk.org.retep.microkernel : jndi | jar | 10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : jaxb | jar | 10.5.1 |
uk.org.retep : testFramework | jar | 10.5.1 |
org.springframework : spring-test | jar | 3.0.2.RELEASE |
junit : junit | jar | 4.7 |