maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules |
ArtifactId | ArtifactIdnlp-modules-parent |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: NLP Modules Parent POM
Parent POM for modules related to Natural Language Processing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nlp-modules-parent-1.12.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-parent/ -->
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>nlp-modules-parent</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-parent/
implementation 'org.daisy.pipeline.modules:nlp-modules-parent:1.12.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-parent/
implementation ("org.daisy.pipeline.modules:nlp-modules-parent:1.12.0")
'org.daisy.pipeline.modules:nlp-modules-parent:pom:1.12.0'
<dependency org="org.daisy.pipeline.modules" name="nlp-modules-parent" rev="1.12.0">
<artifact name="nlp-modules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='nlp-modules-parent', version='1.12.0')
)
libraryDependencies += "org.daisy.pipeline.modules" % "nlp-modules-parent" % "1.12.0"
[org.daisy.pipeline.modules/nlp-modules-parent "1.12.0"]
DAISY Consortium Maven parent POMs