essentials-shared

This library contains the smallest set of supporting building blocks needed for other Essentials libraries, such as: Tuples, Collections, Functional Interfaces, FailFast, SLF4J compatible Message formatter, High level Reflection API

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.7.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

essentials-shared
This library contains the smallest set of supporting building blocks needed for other Essentials libraries, such as: Tuples, Collections, Functional Interfaces, FailFast, SLF4J compatible Message formatter, High level Reflection API

Скачать shared

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

<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials/shared/ -->
<dependency>
    <groupId>dk.cloudcreate.essentials</groupId>
    <artifactId>shared</artifactId>
    <version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/shared/
implementation 'dk.cloudcreate.essentials:shared:0.7.4'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/shared/
implementation ("dk.cloudcreate.essentials:shared:0.7.4")
'dk.cloudcreate.essentials:shared:jar:0.7.4'
<dependency org="dk.cloudcreate.essentials" name="shared" rev="0.7.4">
  <artifact name="shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials', module='shared', version='0.7.4')
)
libraryDependencies += "dk.cloudcreate.essentials" % "shared" % "0.7.4"
[dk.cloudcreate.essentials/shared "0.7.4"]

Зависимости

provided (1)

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

test (5)

Идентификатор библиотеки Тип Версия
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.23.1
ch.qos.logback : logback-classic jar 1.2.11

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

Данный проект не имеет модулей.

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

Версия
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.5
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0