Last Version

DKPro Parent POM 11

Parent POM for DKPro projects. This provides some basic configuration for several Maven plugins as well as useful build profiles.

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

de.tudarmstadt.ukp.dkpro.core
ArtifactId

ArtifactId

dkpro-parent-pom
Version

Version

11
Type

Type

pom
Description

Description

DKPro Parent POM
Parent POM for DKPro projects. This provides some basic configuration for several Maven plugins as well as useful build profiles.
Project URL

Project URL

http://code.google.com/p/dkpro-core-asl/
Source Code Management

Source Code Management

http://code.google.com/p/dkpro-core-asl/source/browse/dkpro-parent-pom/tags/dkpro-parent-pom-11

Download dkpro-parent-pom 11

Filename Size
dkpro-parent-pom-11.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/de.tudarmstadt.ukp.dkpro.core/dkpro-parent-pom/ -->
<dependency>
    <groupId>de.tudarmstadt.ukp.dkpro.core</groupId>
    <artifactId>dkpro-parent-pom</artifactId>
    <version>11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.tudarmstadt.ukp.dkpro.core/dkpro-parent-pom/
implementation 'de.tudarmstadt.ukp.dkpro.core:dkpro-parent-pom:11'
// https://jarcasting.com/artifacts/de.tudarmstadt.ukp.dkpro.core/dkpro-parent-pom/
implementation ("de.tudarmstadt.ukp.dkpro.core:dkpro-parent-pom:11")
'de.tudarmstadt.ukp.dkpro.core:dkpro-parent-pom:pom:11'
<dependency org="de.tudarmstadt.ukp.dkpro.core" name="dkpro-parent-pom" rev="11">
  <artifact name="dkpro-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.tudarmstadt.ukp.dkpro.core', module='dkpro-parent-pom', version='11')
)
libraryDependencies += "de.tudarmstadt.ukp.dkpro.core" % "dkpro-parent-pom" % "11"
[de.tudarmstadt.ukp.dkpro.core/dkpro-parent-pom "11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.