is not current version
Last Version 3.0.3

com.truward.semantic:semantic-id 1.0.0

Utility library for creating meaningful IDs for use in SOA environment

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.truward.semantic
ArtifactId

ArtifactId

semantic-id
Version

Version

1.0.0
Type

Type

jar

Download semantic-id 1.0.0


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