com.github.veithen.cosmos:maven-p2

Parent POM for com.github.veithen

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.cosmos
ArtifactId

ArtifactId

maven-p2
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for com.github.veithen
Project URL

Project URL

https://github.com/veithen/cosmos
Source Code Management

Source Code Management

https://github.com/veithen/cosmos/tree/master

Download maven-p2

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.veithen.cosmos/maven-p2/ -->
<dependency>
    <groupId>com.github.veithen.cosmos</groupId>
    <artifactId>maven-p2</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/maven-p2/
implementation 'com.github.veithen.cosmos:maven-p2:0.3'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/maven-p2/
implementation ("com.github.veithen.cosmos:maven-p2:0.3")
'com.github.veithen.cosmos:maven-p2:jar:0.3'
<dependency org="com.github.veithen.cosmos" name="maven-p2" rev="0.3">
  <artifact name="maven-p2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='maven-p2', version='0.3')
)
libraryDependencies += "com.github.veithen.cosmos" % "maven-p2" % "0.3"
[com.github.veithen.cosmos/maven-p2 "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.veithen.cosmos : cosmos-p2 jar 0.3
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.maven : maven-compat jar 3.5.2
org.apache.maven.resolver : maven-resolver-api jar 1.1.0

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.service.component.annotations jar 1.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.truth : truth jar 0.39

Project Modules

There are no modules declared in this project.

cosmos

Versions

Version
0.3
0.2
0.1