Commons - misc

PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.

Лицензия

Лицензия

Группа

Группа

com.puresoltechnologies.commons
Идентификатор

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

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

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

0.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons - misc
PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.
Организация-разработчик

Организация-разработчик

PureSol Technologies

Скачать misc

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.puresoltechnologies.commons : types jar 0.8.0

provided (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.8.9
org.slf4j : slf4j-api jar 1.7.7

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

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

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

PureSol Technologies

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

Версия
0.8.0
0.6.0
0.5.0
0.4.1
0.4.0