License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdp2-maven-connector |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
p2-maven-connector-0.3.pom | |
p2-maven-connector-0.3.jar | 20 KB |
p2-maven-connector-0.3-sources.jar | 15 KB |
p2-maven-connector-0.3-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.resolver : maven-resolver-spi | jar | 1.1.0 |
com.github.veithen.cosmos : maven-p2 | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 0.39 |
org.eclipse.jetty : jetty-proxy | jar | 9.2.24.v20180105 |