Jar examples for s:st-core-framework
Semantic Turkey main project. It contains the core business logic of the system.
You can download jar file st-core-framework 2.0 in this page.
You can use the following script to add st-core-framework-2.0.jar to your project.
<dependency> <groupId>it.uniroma2.art.semanticturkey</groupId> <artifactId>st-core-framework</artifactId> <version>2.0</version> </dependency>
compile group: 'it.uniroma2.art.semanticturkey', name: 'st-core-framework', version: '2.0'
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-core-framework" % "2.0"
<dependency org="it.uniroma2.art.semanticturkey" name="st-core-framework" rev="2.0"/>
@Grapes(@Grab(group='it.uniroma2.art.semanticturkey', module='st-core-framework', version='2.0'))
'it.uniroma2.art.semanticturkey:st-core-framework:jar:2.0'
Click the following link to download the jar file.
st-core-framework-2.0-javadoc.jar