Last Version

universal-maven-parent 0.21

Artifact to use as universal maven parent

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

universal-maven-parent
Version

Version

0.21
Type

Type

pom
Description

Description

universal-maven-parent
Artifact to use as universal maven parent
Project URL

Project URL

https://github.com/sviperll/universal-maven-parent
Source Code Management

Source Code Management

https://github.com/sviperll/universal-maven-parent

Download universal-maven-parent 0.21


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

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.