CaterpillarServices

RESTful web services on top of cache.dat.

License

License

GroupId

GroupId

us.hornerscorners.hungrycaterpillar
ArtifactId

ArtifactId

CaterpillarServices
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

CaterpillarServices
RESTful web services on top of cache.dat.
Project URL

Project URL

https://code.google.com/p/hungry-caterpillar/
Source Code Management

Source Code Management

https://code.google.com/p/hungry-caterpillar/source/browse/CaterpillarServices

Download CaterpillarServices

How to add to project

<!-- https://jarcasting.com/artifacts/us.hornerscorners.hungrycaterpillar/CaterpillarServices/ -->
<dependency>
    <groupId>us.hornerscorners.hungrycaterpillar</groupId>
    <artifactId>CaterpillarServices</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.hornerscorners.hungrycaterpillar/CaterpillarServices/
implementation 'us.hornerscorners.hungrycaterpillar:CaterpillarServices:1.0'
// https://jarcasting.com/artifacts/us.hornerscorners.hungrycaterpillar/CaterpillarServices/
implementation ("us.hornerscorners.hungrycaterpillar:CaterpillarServices:1.0")
'us.hornerscorners.hungrycaterpillar:CaterpillarServices:jar:1.0'
<dependency org="us.hornerscorners.hungrycaterpillar" name="CaterpillarServices" rev="1.0">
  <artifact name="CaterpillarServices" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hornerscorners.hungrycaterpillar', module='CaterpillarServices', version='1.0')
)
libraryDependencies += "us.hornerscorners.hungrycaterpillar" % "CaterpillarServices" % "1.0"
[us.hornerscorners.hungrycaterpillar/CaterpillarServices "1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-ext jar 1.7.6
com.google.guava : guava jar 16.0.1
org.yaml : snakeyaml jar 1.12
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
joda-time : joda-time jar 2.3
com.intersys » cachejdbc jar 2012.2.3
com.intersys » cachedb jar 2012.2.3
com.intersys » cacheextreme jar 2012.2.3

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 6.0
javax.enterprise.concurrent : javax.enterprise.concurrent-api jar 1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.openejb : openejb-core jar 4.6.0
org.slf4j : jcl-over-slf4j jar 1.7.6
org.slf4j : log4j-over-slf4j jar 1.7.6
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0