Download semantic-id-3.0.3.jar file - Jar s

Jar examples for s:semantic-id

Description

Utility library for creating meaningful IDs for use in SOA environment

You can download jar file semantic-id 3.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add semantic-id-3.0.3.jar to your project.

<dependency>
   <groupId>com.truward.semantic</groupId>
   <artifactId>semantic-id</artifactId>
   <version>3.0.3</version>
</dependency>
compile group: 'com.truward.semantic', name: 'semantic-id', version: '3.0.3'
libraryDependencies += "com.truward.semantic" % "semantic-id" % "3.0.3"
<dependency org="com.truward.semantic" name="semantic-id" rev="3.0.3"/>
@Grapes(@Grab(group='com.truward.semantic', module='semantic-id', version='3.0.3'))
'com.truward.semantic:semantic-id:jar:3.0.3'

Download

Click the following link to download the jar file.

semantic-id-3.0.3-javadoc.jar
semantic-id-3.0.3-sources.jar
semantic-id-3.0.3.jar
semantic-id-3.0.3.pom



Related Tutorials