retepMicroKernel Spring Core

The retepMicroKernel application container.

License

License

GroupId

GroupId

uk.org.retep.microkernel
ArtifactId

ArtifactId

spring
Last Version

Last Version

10.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

retepMicroKernel Spring Core
The retepMicroKernel application container.

Download spring

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
uk.org.retep.microkernel : module jar 10.5.1

runtime (2)

Group / Artifact Type Version
uk.org.retep.microkernel : logger jar 10.5.1
uk.org.retep.microkernel : jndi jar 10.5.1

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
10.5.1
10.5