Last Version

DAISY Pipeline 2 :: SBS Modules Parent POM 1.8

Parent POM for all Maven based pipeline module projects at SBS

License

License

GroupId

GroupId

ch.sbs.pipeline
ArtifactId

ArtifactId

modules-parent
Version

Version

1.8
Type

Type

pom
Description

Description

DAISY Pipeline 2 :: SBS Modules Parent POM
Parent POM for all Maven based pipeline module projects at SBS
Project URL

Project URL

https://github.com/sbsdev/maven-parents
Project Organization

Project Organization

Swiss Library for the Blind, Visually Impaired and Print Disabled
Source Code Management

Source Code Management

https://github.com/sbsdev/maven-parents/tree/master

Download modules-parent 1.8

Filename Size
modules-parent-1.8.pom 7 KB
Browse

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

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.