License |
License |
---|---|
Categories |
CategoriesProtégé General Purpose Libraries Utility |
GroupId | GroupIdedu.stanford.protege |
ArtifactId | ArtifactIdprotege |
Last Version | Last Version3.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Protege
Core code for the Protege ontology editor. Serves as the basis for the Protege-Frames and Protege-OWL editors.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protege-3.5.1.pom | |
protege-3.5.1.jar | 2 MB |
protege-3.5.1-sources.jar | 1 MB |
protege-3.5.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.stanford.protege/protege/ -->
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>protege</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/protege/
implementation 'edu.stanford.protege:protege:3.5.1'
// https://jarcasting.com/artifacts/edu.stanford.protege/protege/
implementation ("edu.stanford.protege:protege:3.5.1")
'edu.stanford.protege:protege:jar:3.5.1'
<dependency org="edu.stanford.protege" name="protege" rev="3.5.1">
<artifact name="protege" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='protege', version='3.5.1')
)
libraryDependencies += "edu.stanford.protege" % "protege" % "3.5.1"
[edu.stanford.protege/protege "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jgoodies : jgoodies-looks | jar | 2.5.2 |
com.catalysoft » unicode_panel | jar | 1.0.0 |