License |
License |
---|---|
GroupId | GroupIdorg.apache.tamaya.ext |
ArtifactId | ArtifactIdtamaya-spring |
Last Version | Last Version0.4-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tamaya Spring Integration
This project contains the several extensions that can be used with Tamaya.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tamaya-spring-0.4-incubating.pom | |
tamaya-spring-0.4-incubating.jar | 13 KB |
tamaya-spring-0.4-incubating-sources.jar | 14 KB |
tamaya-spring-0.4-incubating-javadoc.jar | 402 KB |
tamaya-spring-0.4-incubating-features.xml | 1010 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-spring/ -->
<dependency>
<groupId>org.apache.tamaya.ext</groupId>
<artifactId>tamaya-spring</artifactId>
<version>0.4-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-spring/
implementation 'org.apache.tamaya.ext:tamaya-spring:0.4-incubating'
// https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-spring/
implementation ("org.apache.tamaya.ext:tamaya-spring:0.4-incubating")
'org.apache.tamaya.ext:tamaya-spring:jar:0.4-incubating'
<dependency org="org.apache.tamaya.ext" name="tamaya-spring" rev="0.4-incubating">
<artifact name="tamaya-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tamaya.ext', module='tamaya-spring', version='0.4-incubating')
)
libraryDependencies += "org.apache.tamaya.ext" % "tamaya-spring" % "0.4-incubating"
[org.apache.tamaya.ext/tamaya-spring "0.4-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tamaya.ext : tamaya-injection Optional | jar | 0.4-incubating |
org.apache.geronimo.specs : geronimo-annotation_1.2_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tamaya : tamaya-api | jar | 0.4-incubating |
org.springframework : spring-core | jar | 5.1.2.RELEASE |
org.springframework : spring-context | jar | 5.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.10.0 |
org.apache.tamaya : tamaya-core | jar | 0.4-incubating |
org.springframework : spring-test | jar | 5.1.2.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.1.0.RELEASE |