License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIddragontool |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDragontool
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 |
Filename | Size |
---|---|
dragontool-1.3.3.pom | |
dragontool-1.3.3.jar | 859 KB |
dragontool-1.3.3-sources.jar | 578 KB |
dragontool-1.3.3-javadoc.jar | 3 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Version |
---|
1.3.3
|