Last Version

Core Protege 3.5.1

Core code for the Protege ontology editor. Serves as the basis for the Protege-Frames and Protege-OWL editors.

License

License

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

protege
Version

Version

3.5.1
Type

Type

jar
Description

Description

Core Protege
Core code for the Protege ontology editor. Serves as the basis for the Protege-Frames and Protege-OWL editors.
Project URL

Project URL

http://protege.stanford.edu
Source Code Management

Source Code Management

http://smi-protege.stanford.edu/svn/protege-core/tags/protege-3.5.1

Download protege 3.5.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jgoodies : jgoodies-looks jar 2.5.2
com.catalysoft » unicode_panel jar 1.0.0

Project Modules

There are no modules declared in this project.