Java Build Configurator

POM parent for the build configuration of a Java project

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.malkomich
ArtifactId

ArtifactId

java-parent-pom
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Java Build Configurator
POM parent for the build configuration of a Java project
Project URL

Project URL

https://github.com/malkomich/java-parent-pom
Source Code Management

Source Code Management

https://github.com/malkomich/java-parent-pom

Download java-parent-pom

Filename Size
java-parent-pom-1.0.2.pom 27 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.malkomich/java-parent-pom/ -->
<dependency>
    <groupId>com.github.malkomich</groupId>
    <artifactId>java-parent-pom</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.malkomich/java-parent-pom/
implementation 'com.github.malkomich:java-parent-pom:1.0.2'
// https://jarcasting.com/artifacts/com.github.malkomich/java-parent-pom/
implementation ("com.github.malkomich:java-parent-pom:1.0.2")
'com.github.malkomich:java-parent-pom:pom:1.0.2'
<dependency org="com.github.malkomich" name="java-parent-pom" rev="1.0.2">
  <artifact name="java-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.malkomich', module='java-parent-pom', version='1.0.2')
)
libraryDependencies += "com.github.malkomich" % "java-parent-pom" % "1.0.2"
[com.github.malkomich/java-parent-pom "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.2
0.0.1