License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.veithen.maven |
ArtifactId | ArtifactIdp2-maven-connector |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/ -->
<dependency>
<groupId>com.github.veithen.maven</groupId>
<artifactId>p2-maven-connector</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/
implementation 'com.github.veithen.maven:p2-maven-connector:0.5.1'
// https://jarcasting.com/artifacts/com.github.veithen.maven/p2-maven-connector/
implementation ("com.github.veithen.maven:p2-maven-connector:0.5.1")
'com.github.veithen.maven:p2-maven-connector:jar:0.5.1'
<dependency org="com.github.veithen.maven" name="p2-maven-connector" rev="0.5.1">
<artifact name="p2-maven-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.maven', module='p2-maven-connector', version='0.5.1')
)
libraryDependencies += "com.github.veithen.maven" % "p2-maven-connector" % "0.5.1"
[com.github.veithen.maven/p2-maven-connector "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.3 |
org.eclipse.jetty : jetty-proxy | jar | 9.4.42.v20210604 |