NLP Lean Programming framework

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

License

License

GroupId

GroupId

de.schrieveslaach.nlpf
ArtifactId

ArtifactId

nlpf-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

NLP Lean Programming framework
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitlab.com/schrieveslaach/NLPf
Project Organization

Project Organization

Schrieveslaach

Download nlpf-parent

Filename Size
nlpf-parent-1.0.1.pom 22 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/nlpf-parent/ -->
<dependency>
    <groupId>de.schrieveslaach.nlpf</groupId>
    <artifactId>nlpf-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/nlpf-parent/
implementation 'de.schrieveslaach.nlpf:nlpf-parent:1.0.1'
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/nlpf-parent/
implementation ("de.schrieveslaach.nlpf:nlpf-parent:1.0.1")
'de.schrieveslaach.nlpf:nlpf-parent:pom:1.0.1'
<dependency org="de.schrieveslaach.nlpf" name="nlpf-parent" rev="1.0.1">
  <artifact name="nlpf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.schrieveslaach.nlpf', module='nlpf-parent', version='1.0.1')
)
libraryDependencies += "de.schrieveslaach.nlpf" % "nlpf-parent" % "1.0.1"
[de.schrieveslaach.nlpf/nlpf-parent "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 (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • testing
  • io-odt
  • plumbing
  • nlp-maven-plugin
  • quick-pad-tagger
  • acceptance-tests

Versions

Version
1.0.1
1.0.0
1.0-beta07
1.0-beta06
1.0-beta05