License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-profiler |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Profiler
A utility to manually profile UIMA AEs and manage examples
|
Project URL |
Project URL |
Filename | Size |
---|---|
uima-profiler-1.0.pom | |
uima-profiler-1.0.jar | 7 KB |
uima-profiler-1.0-sources.jar | 5 KB |
uima-profiler-1.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-profiler/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-profiler</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-profiler/
implementation 'fr.univ-nantes.julestar:uima-profiler:1.0'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-profiler/
implementation ("fr.univ-nantes.julestar:uima-profiler:1.0")
'fr.univ-nantes.julestar:uima-profiler:jar:1.0'
<dependency org="fr.univ-nantes.julestar" name="uima-profiler" rev="1.0">
<artifact name="uima-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-profiler', version='1.0')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-profiler" % "1.0"
[fr.univ-nantes.julestar/uima-profiler "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.uima : uimaj-core | jar | 2.6.0 |