Last Version

TransiStore Client 0.9.9

Client-side code using default TransiStore types

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-client
Version

Version

0.9.9
Type

Type

jar
Description

Description

TransiStore Client
Client-side code using default TransiStore types
Project Organization

Project Organization

FasterXML

Download transistore-client 0.9.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.transistore : transistore-basic jar 0.9.9
com.fasterxml.clustermate : clustermate-client jar 0.9.26
org.skife.config : config-magic jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.