License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdspringPom |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionretepMicroKernel Spring
The retepMicroKernel application container.
|
Filename | Size |
---|---|
springPom-10.5.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/springPom/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>springPom</artifactId>
<version>10.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/springPom/
implementation 'uk.org.retep.microkernel:springPom:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/springPom/
implementation ("uk.org.retep.microkernel:springPom:10.5.1")
'uk.org.retep.microkernel:springPom:pom:10.5.1'
<dependency org="uk.org.retep.microkernel" name="springPom" rev="10.5.1">
<artifact name="springPom" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='springPom', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "springPom" % "10.5.1"
[uk.org.retep.microkernel/springPom "10.5.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |