Last Version

essentials-components-parent 0.2.0

Essentials Components is a set of Java version 11 (and later) building blocks for a modern java application and microservice architecture

License

License

GroupId

GroupId

dk.cloudcreate.essentials.components
ArtifactId

ArtifactId

parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

essentials-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

https://github.com/cloudcreate-dk/essentials-components
Source Code Management

Source Code Management

https://github.com/cloudcreate-dk/essentials-components

Download parent 0.2.0

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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (6)

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

Project Modules

  • common-types
  • eventsourced-aggregates
  • postgresql-distributed-fenced-lock
  • postgresql-event-store
  • spring-postgresql-event-store
  • postgresql-queue