Jar examples for t:typehandlerspace
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 1.0.0 in this page.
Apache License
You can use the following script to add typehandlerspace-1.0.0.jar to your project.
<dependency> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>typehandlerspace</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'typehandlerspace', version: '1.0.0'
libraryDependencies += "org.apache.clerezza.provisioning" % "typehandlerspace" % "1.0.0"
<dependency org="org.apache.clerezza.provisioning" name="typehandlerspace" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='typehandlerspace', version='1.0.0'))
'org.apache.clerezza.provisioning:typehandlerspace:jar:1.0.0'
Click the following link to download the jar file.
typehandlerspace-1.0.0-sources.jar