Last Version

Celeral - parent 2.1.3

Parent pom for all the Celeral projects.

License

License

GroupId

GroupId

com.celeral
ArtifactId

ArtifactId

parent
Version

Version

2.1.3
Type

Type

pom
Description

Description

Celeral - parent
Parent pom for all the Celeral projects.
Project Organization

Project Organization

Celeral

Download parent 2.1.3

Filename Size
parent-2.1.3.pom 10 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1

Project Modules

There are no modules declared in this project.