License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdmaven-p2 |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maven-p2-0.3.pom | |
maven-p2-0.3.jar | 11 KB |
maven-p2-0.3-sources.jar | 10 KB |
maven-p2-0.3-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.google.truth : truth | jar | 0.39 |