License |
License |
---|---|
GroupId | GroupIddk.cloudcreate.essentials.components |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionessentials-components-parent
Essentials Components is a set of Java version 11 (and later) building blocks for a modern java application
and microservice architecture
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.2.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/parent/ -->
<dependency>
<groupId>dk.cloudcreate.essentials.components</groupId>
<artifactId>parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/parent/
implementation 'dk.cloudcreate.essentials.components:parent:0.2.0'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials.components/parent/
implementation ("dk.cloudcreate.essentials.components:parent:0.2.0")
'dk.cloudcreate.essentials.components:parent:pom:0.2.0'
<dependency org="dk.cloudcreate.essentials.components" name="parent" rev="0.2.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials.components', module='parent', version='0.2.0')
)
libraryDependencies += "dk.cloudcreate.essentials.components" % "parent" % "0.2.0"
[dk.cloudcreate.essentials.components/parent "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |