Download typehandlerspace-0.1.jar file - Jar t

Jar examples for t:typehandlerspace

Description

Clerezza - Provisioning: What's needed to get typehandlerspace working on top of JAX-RS 2.0. It depends on the Clerezza rdf libraries as provided by the RDF feature and platform.graphnodeprovider.

You can download jar file typehandlerspace 0.1 in this page.

License

Apache License

Build File

You can use the following script to add typehandlerspace-0.1.jar to your project.

<dependency>
   <groupId>org.apache.clerezza.provisioning</groupId>
   <artifactId>typehandlerspace</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'typehandlerspace', version: '0.1'
libraryDependencies += "org.apache.clerezza.provisioning" % "typehandlerspace" % "0.1"
<dependency org="org.apache.clerezza.provisioning" name="typehandlerspace" rev="0.1"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='typehandlerspace', version='0.1'))
'org.apache.clerezza.provisioning:typehandlerspace:jar:0.1'

Download

Click the following link to download the jar file.

typehandlerspace-0.1-sources.jar
typehandlerspace-0.1.pom



Related Tutorials