License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.digimono |
ArtifactId | ArtifactIdmaven-super-pom |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptionmaven-super-pom
Top-level parent super POM for all projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
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 |