Download tamaya-spisupport-0.3-incubating.jar file - Jar t

Jar examples for t:tamaya-spisupport

Description

Apache Tamaya Support Classes useful when implementing the Tamaya SPI or code independent of the core RI implementation.

You can download jar file tamaya-spisupport 0.3-incubating in this page.

License

Apache License

Build File

You can use the following script to add tamaya-spisupport-0.3-incubating.jar to your project.

<dependency>
   <groupId>org.apache.tamaya.ext</groupId>
   <artifactId>tamaya-spisupport</artifactId>
   <version>0.3-incubating</version>
</dependency>
compile group: 'org.apache.tamaya.ext', name: 'tamaya-spisupport', version: '0.3-incubating'
libraryDependencies += "org.apache.tamaya.ext" % "tamaya-spisupport" % "0.3-incubating"
<dependency org="org.apache.tamaya.ext" name="tamaya-spisupport" rev="0.3-incubating"/>
@Grapes(@Grab(group='org.apache.tamaya.ext', module='tamaya-spisupport', version='0.3-incubating'))
'org.apache.tamaya.ext:tamaya-spisupport:jar:0.3-incubating'

Download

Click the following link to download the jar file.

tamaya-spisupport-0.3-incubating-javadoc.jar
tamaya-spisupport-0.3-incubating-sources.jar
tamaya-spisupport-0.3-incubating.jar
tamaya-spisupport-0.3-incubating.pom



Related Tutorials