License |
License |
---|---|
GroupId | GroupIdio.springlets |
ArtifactId | ArtifactIdspringlets-context |
Version | Version1.2.0.RELEASE |
Type | Typejar |
Description |
DescriptionSpringlets for Spring Framework context
Springlets for Spring Framework context
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.springlets/springlets-context/ -->
<dependency>
<groupId>io.springlets</groupId>
<artifactId>springlets-context</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.springlets/springlets-context/
implementation 'io.springlets:springlets-context:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.springlets/springlets-context/
implementation ("io.springlets:springlets-context:1.2.0.RELEASE")
'io.springlets:springlets-context:jar:1.2.0.RELEASE'
<dependency org="io.springlets" name="springlets-context" rev="1.2.0.RELEASE">
<artifact name="springlets-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springlets', module='springlets-context', version='1.2.0.RELEASE')
)
libraryDependencies += "io.springlets" % "springlets-context" % "1.2.0.RELEASE"
[io.springlets/springlets-context "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | |
org.springframework : spring-webmvc Optional | jar | |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.5.0 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
org.codehaus.mojo : cobertura-maven-plugin | jar | 2.7 |