Celeral - parent

Parent pom for all the Celeral projects.

License

License

GroupId

GroupId

com.celeral
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Celeral

Download parent

Filename Size
parent-2.1.3.pom 10 KB
Browse

How to add to project

<!-- 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.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0