Last Version

Java Build Configurator 1.0.2

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
Version

Version

1.0.2
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 1.0.2

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

<!-- 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.