Last Version

Dragontool 1.3.3

Copy of the dragontools from http://dragon.ischool.drexel.edu with very limited functionality due to the lack of publicly available Maven dependencies. Used in JULIELab JCoRe as dependency for the BANNER gene tagger.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

dragontool
Version

Version

1.3.3
Type

Type

jar
Description

Description

Dragontool
Copy of the dragontools from http://dragon.ischool.drexel.edu with very limited functionality due to the lack of publicly available Maven dependencies. Used in JULIELab JCoRe as dependency for the BANNER gene tagger.
Project Organization

Project Organization

JULIE Lab, Germany

Download dragontool 1.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 5.2.1
net.sf.jwordnet : jwnl jar 1.3.3
commons-httpclient : commons-httpclient jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.