Last Version

Java Parent 3.0.0

Parent POM for all Java-based projects

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

java-parent
Version

Version

3.0.0
Type

Type

pom
Description

Description

Java Parent
Parent POM for all Java-based projects
Project URL

Project URL

https://github.com/sebhoss/java-parent
Project Organization

Project Organization

sebhoss
Source Code Management

Source Code Management

https://github.com/sebhoss/java-parent

Download java-parent 3.0.0

Filename Size
java-parent-3.0.0.pom 22 KB
Browse

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

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.