License |
License |
---|---|
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-parent |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKaleidoFoundry parent POM
Parent POM for all kaleido-foundry modules. It provides default build configurations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kaleido-parent-0.10.1.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-parent/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-parent</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-parent/
implementation 'org.kaleidofoundry:kaleido-parent:0.10.1'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-parent/
implementation ("org.kaleidofoundry:kaleido-parent:0.10.1")
'org.kaleidofoundry:kaleido-parent:pom:0.10.1'
<dependency org="org.kaleidofoundry" name="kaleido-parent" rev="0.10.1">
<artifact name="kaleido-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-parent', version='0.10.1')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-parent" % "0.10.1"
[org.kaleidofoundry/kaleido-parent "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |