is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-service 0.9.7

TransiStore service implementation using basic storage key and entry types

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-service
Version

Version

0.9.7
Type

Type

jar

Download transistore-service 0.9.7


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