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