maven-parents 
DAISY Consortium Maven parent POMs
| License |
License |
|---|---|
| GroupId | GroupIdorg.daisy.pipeline |
| ArtifactId | ArtifactIdlauncher |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDAISY Pipeline 2 :: Felix launcher
The DAISY Pipeline 2 is an open source framework for the automated processing of various digital formats efficiently and economically. It intends to facilitate the production and maintenance of accessible content for people with print disabilities.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| launcher-1.0.0.pom | |
| launcher-1.0.0.jar | 5 KB |
| launcher-1.0.0-sources.jar | 3 KB |
| launcher-1.0.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/launcher/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>launcher</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/launcher/
implementation 'org.daisy.pipeline:launcher:1.0.0'
// https://jarcasting.com/artifacts/org.daisy.pipeline/launcher/
implementation ("org.daisy.pipeline:launcher:1.0.0")
'org.daisy.pipeline:launcher:jar:1.0.0'
<dependency org="org.daisy.pipeline" name="launcher" rev="1.0.0">
<artifact name="launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='launcher', version='1.0.0')
)
libraryDependencies += "org.daisy.pipeline" % "launcher" % "1.0.0"
[org.daisy.pipeline/launcher "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | |
| org.apache.felix : org.apache.felix.framework | jar | 4.4.0 |
| org.apache.felix : org.apache.felix.main | jar | 4.4.0 |
| junit : junit | jar | |
| org.slf4j : slf4j-jdk14 | jar | |
| org.slf4j : log4j-over-slf4j | jar | |
| org.slf4j : jcl-over-slf4j | jar |

DAISY Consortium Maven parent POMs