License |
License |
---|---|
GroupId | GroupIdcom.celeral |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCeleral - parent
Parent pom for all the Celeral projects.
|
Project Organization |
Project Organization |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 2.1 |