Last Version

de.schrieveslaach.nlpf:testing 1.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

de.schrieveslaach.nlpf
ArtifactId

ArtifactId

testing
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Schrieveslaach

Download testing 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (7)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.lexmorph-asl jar 1.9.2
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.ner-asl jar 1.9.2
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.segmentation-asl jar 1.9.2
org.mockito : mockito-core jar 2.8.47
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.