Last Version

TransiStore Service 0.9.9

TransiStore service implementation using basic storage key and entry types

License

License

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-service
Version

Version

0.9.9
Type

Type

jar
Description

Description

TransiStore Service
TransiStore service implementation using basic storage key and entry types
Project Organization

Project Organization

FasterXML

Download transistore-service 0.9.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.transistore : transistore-basic jar 0.9.9
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.clustermate : clustermate-service jar 0.9.26
com.fasterxml.clustermate : clustermate-servlet jar 0.9.26

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.