DKPro Parent POM

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

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro
ArtifactId

ArtifactId

dkpro-parent-pom
Last Version

Last Version

27
Release Date

Release Date

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

https://dkpro.github.io
Source Code Management

Source Code Management

https://github.com/dkpro/dkpro-parent-pom

Download dkpro-parent-pom

Filename Size
dkpro-parent-pom-27.pom 22 KB
Browse

How to add to project

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

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.

Versions

Version
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12