Last Version

maven-super-pom 0.0.3

Top-level parent super POM for all projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.digimono
ArtifactId

ArtifactId

maven-super-pom
Version

Version

0.0.3
Type

Type

pom
Description

Description

maven-super-pom
Top-level parent super POM for all projects
Project URL

Project URL

https://github.com/digimono/maven-archetypes
Source Code Management

Source Code Management

https://github.com/digimono/maven-archetypes

Download maven-super-pom 0.0.3

Filename Size
maven-super-pom-0.0.3.pom 31 KB
Browse

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

Dependencies

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.apiguardian : apiguardian-api jar 1.1.0
org.opentest4j : opentest4j jar 1.2.0
junit : junit jar 4.12
org.junit.platform : junit-platform-launcher jar 1.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1

Project Modules

There are no modules declared in this project.