is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-parent 0.9.7

Parent pom for TransiStore components

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-parent
Version

Version

0.9.7
Type

Type

pom

Download transistore-parent 0.9.7


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