Last Version

com.github.veithen.cosmos:p2-maven-connector 0.3

Parent POM for com.github.veithen

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.cosmos
ArtifactId

ArtifactId

p2-maven-connector
Version

Version

0.3
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 p2-maven-connector 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.resolver : maven-resolver-spi jar 1.1.0
com.github.veithen.cosmos : maven-p2 jar 0.3

provided (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.39
org.eclipse.jetty : jetty-proxy jar 9.2.24.v20180105

Project Modules

There are no modules declared in this project.