is not current version
Last Version 17.3

Java 15 SE Profile 15-1

Parent POM to provide reusable Java SE configuration for Maven

License

License

GroupId

GroupId

org.johnnei.parent
ArtifactId

ArtifactId

base
Version

Version

15-1
Type

Type

pom
Description

Description

Java 15 SE Profile
Parent POM to provide reusable Java SE configuration for Maven

Download base 15-1

Filename Size
base-15-1.pom 14 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0

Project Modules

There are no modules declared in this project.