is not current version
Last Version 0.9.8

com.fasterxml.transistore:transistore-commands 0.7.1

Package that contains CLI, commands to invoke from shell.

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-commands
Version

Version

0.7.1
Type

Type

jar

Download transistore-commands 0.7.1


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