essentials-components-parent

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

Лицензия

Лицензия

Группа

Группа

dk.cloudcreate.essentials.components
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

essentials-components-parent
Essentials Components is a set of Java version 11 (and later) building blocks for a modern java application and microservice architecture
Ссылка на сайт

Ссылка на сайт

https://github.com/cloudcreate-dk/essentials-components
Система контроля версий

Система контроля версий

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

Скачать parent

Имя Файла Размер
parent-0.2.0.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

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

Версии библиотеки

Версия
0.2.0
0.1.3
0.1.2