Last Version

peaberry - Build configuration 1.3

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.peaberry.build
ArtifactId

ArtifactId

parent
Version

Version

1.3
Type

Type

pom
Description

Description

peaberry - Build configuration
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download parent 1.3

Filename Size
parent-1.3.pom 9 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.core Optional jar 4.2.0

Project Modules

There are no modules declared in this project.