Last Version

TransiStore Basic 0.9.9

Default type definitions for standard TransiStore setup

License

License

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-basic
Version

Version

0.9.9
Type

Type

jar
Description

Description

TransiStore Basic
Default type definitions for standard TransiStore setup
Project Organization

Project Organization

FasterXML

Download transistore-basic 0.9.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.clustermate : clustermate-api jar 0.9.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.