Jar examples for s:st-codegen-processor
this module contains the processors generating the code of the service controllers
You can download jar file st-codegen-processor 0.11 in this page.
You can use the following script to add st-codegen-processor-0.11.jar to your project.
<dependency> <groupId>it.uniroma2.art.semanticturkey</groupId> <artifactId>st-codegen-processor</artifactId> <version>0.11</version> </dependency>
compile group: 'it.uniroma2.art.semanticturkey', name: 'st-codegen-processor', version: '0.11'
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-codegen-processor" % "0.11"
<dependency org="it.uniroma2.art.semanticturkey" name="st-codegen-processor" rev="0.11"/>
@Grapes(@Grab(group='it.uniroma2.art.semanticturkey', module='st-codegen-processor', version='0.11'))
'it.uniroma2.art.semanticturkey:st-codegen-processor:jar:0.11'
Click the following link to download the jar file.
st-codegen-processor-0.11-javadoc.jar