Last Version

edu.stanford.protege:graphtree 1.2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

graphtree
Version

Version

1.2.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download graphtree 1.2.0


<!-- https://jarcasting.com/artifacts/edu.stanford.protege/graphtree/ -->
<dependency>
    <groupId>edu.stanford.protege</groupId>
    <artifactId>graphtree</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.protege/graphtree/
implementation 'edu.stanford.protege:graphtree:1.2.0'
// https://jarcasting.com/artifacts/edu.stanford.protege/graphtree/
implementation ("edu.stanford.protege:graphtree:1.2.0")
'edu.stanford.protege:graphtree:jar:1.2.0'
<dependency org="edu.stanford.protege" name="graphtree" rev="1.2.0">
  <artifact name="graphtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.protege', module='graphtree', version='1.2.0')
)
libraryDependencies += "edu.stanford.protege" % "graphtree" % "1.2.0"
[edu.stanford.protege/graphtree "1.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
com.google.guava : guava-gwt jar 22.0
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.4

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.8.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.