License |
License |
---|---|
GroupId | GroupIdcom.github.mkolisnyk |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-pom-0.0.5.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mkolisnyk/parent-pom/ -->
<dependency>
<groupId>com.github.mkolisnyk</groupId>
<artifactId>parent-pom</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkolisnyk/parent-pom/
implementation 'com.github.mkolisnyk:parent-pom:0.0.5'
// https://jarcasting.com/artifacts/com.github.mkolisnyk/parent-pom/
implementation ("com.github.mkolisnyk:parent-pom:0.0.5")
'com.github.mkolisnyk:parent-pom:pom:0.0.5'
<dependency org="com.github.mkolisnyk" name="parent-pom" rev="0.0.5">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mkolisnyk', module='parent-pom', version='0.0.5')
)
libraryDependencies += "com.github.mkolisnyk" % "parent-pom" % "0.0.5"
[com.github.mkolisnyk/parent-pom "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 3.0.1 |
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven.reporting : maven-reporting-api | jar | 2.0.8 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |