License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.elk |
ArtifactId | ArtifactIdelk-standalone |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionELK Reasoner Standalone
The module for the stand-alone ELK executable
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-standalone-0.4.3.pom | |
elk-standalone-0.4.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-standalone/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-standalone</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-standalone/
implementation 'org.semanticweb.elk:elk-standalone:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-standalone/
implementation ("org.semanticweb.elk:elk-standalone:0.4.3")
'org.semanticweb.elk:elk-standalone:pom:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-standalone" rev="0.4.3">
<artifact name="elk-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-standalone', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-standalone" % "0.4.3"
[org.semanticweb.elk/elk-standalone "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.semanticweb.elk : elk-cli | jar | 0.4.3 |