License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.itcb.addons.cache |
ArtifactId | ArtifactIditcb-cache |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
itcb-cache-0.3.0.pom | |
itcb-cache-0.3.0.jar | 51 KB |
itcb-cache-0.3.0-sources.jar | 47 KB |
itcb-cache-0.3.0-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.addons.cache/itcb-cache/ -->
<dependency>
<groupId>net.sf.itcb.addons.cache</groupId>
<artifactId>itcb-cache</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.addons.cache/itcb-cache/
implementation 'net.sf.itcb.addons.cache:itcb-cache:0.3.0'
// https://jarcasting.com/artifacts/net.sf.itcb.addons.cache/itcb-cache/
implementation ("net.sf.itcb.addons.cache:itcb-cache:0.3.0")
'net.sf.itcb.addons.cache:itcb-cache:jar:0.3.0'
<dependency org="net.sf.itcb.addons.cache" name="itcb-cache" rev="0.3.0">
<artifact name="itcb-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.addons.cache', module='itcb-cache', version='0.3.0')
)
libraryDependencies += "net.sf.itcb.addons.cache" % "itcb-cache" % "0.3.0"
[net.sf.itcb.addons.cache/itcb-cache "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.itcb.common : itcb-common-business | jar | 0.7.0 |
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.2.0 |
org.springframework : spring-oxm | jar | 3.1.0.RELEASE |
javax.xml.bind : jaxb-api | jar | 2.2.5 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.2 |
net.sf.itcb.extension.jaxb : itcb-jaxb-plugin | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |