License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdspring-annotations |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel Spring Annotations
The retepMicroKernel application container.
|
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>spring-annotations</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/
implementation 'uk.org.retep.microkernel:spring-annotations:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/
implementation ("uk.org.retep.microkernel:spring-annotations:10.5.1")
'uk.org.retep.microkernel:spring-annotations:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="spring-annotations" rev="10.5.1">
<artifact name="spring-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='spring-annotations', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "spring-annotations" % "10.5.1"
[uk.org.retep.microkernel/spring-annotations "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 |