Last Version

TransiStore Server 0.9.8

Full deployment of default TransiStore service, using basic storage types, packaged as "fat jar" with its dependencies.

License

License

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-server
Version

Version

0.9.8
Type

Type

jar
Description

Description

TransiStore Server
Full deployment of default TransiStore service, using basic storage types, packaged as "fat jar" with its dependencies.
Project Organization

Project Organization

FasterXML

Download transistore-server 0.9.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.