Last Version

Semantic ID 3.0.3

Utilities for working with versioned entity-bound identifiers

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.truward.semantic
ArtifactId

ArtifactId

semantic-id
Version

Version

3.0.3
Type

Type

jar
Description

Description

Semantic ID
Utilities for working with versioned entity-bound identifiers
Project URL

Project URL

https://github.com/truward/semantic-id
Source Code Management

Source Code Management

https://github.com/truward/semantic-id

Download semantic-id 3.0.3


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.