License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdau.csiro |
ArtifactId | ArtifactIdsnorocket-protege |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtege Plugin
The Snorocket classifier.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/au.csiro/snorocket-protege/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>snorocket-protege</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/snorocket-protege/
implementation 'au.csiro:snorocket-protege:4.0.1'
// https://jarcasting.com/artifacts/au.csiro/snorocket-protege/
implementation ("au.csiro:snorocket-protege:4.0.1")
'au.csiro:snorocket-protege:jar:4.0.1'
<dependency org="au.csiro" name="snorocket-protege" rev="4.0.1">
<artifact name="snorocket-protege" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='snorocket-protege', version='4.0.1')
)
libraryDependencies += "au.csiro" % "snorocket-protege" % "4.0.1"
[au.csiro/snorocket-protege "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
au.csiro : snorocket-owlapi | jar | 4.0.1 |
net.sourceforge.owlapi : owlapi-osgidistribution | jar | [4.3.1,4.6) |
edu.stanford.protege : protege-editor-core | jar | 5.2.0 |
edu.stanford.protege : protege-editor-owl | jar | 5.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |