Last Version

com.github.mkolisnyk:parent-pom 0.0.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.mkolisnyk
ArtifactId

ArtifactId

parent-pom
Version

Version

0.0.5
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/mkolisnyk/parent-pom.git

Download parent-pom 0.0.5

Filename Size
parent-pom-0.0.5.pom 13 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.