| License |
License |
|---|---|
| GroupId | GroupIdde.schrieveslaach.nlpf |
| ArtifactId | ArtifactIdtesting |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testing-1.0.1.pom | |
| testing-1.0.1.jar | 1 KB |
| testing-1.0.1-tests.jar | 19 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| 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 |