Commons - parent

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
Идентификатор

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

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

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

0.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Commons - parent
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.
Ссылка на сайт

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

http://opensource.puresol-technologies.com/commons
Организация-разработчик

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

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

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

https://github.com/PureSolTechnologies/commons.git

Скачать parent

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

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • misc
  • types
  • money
  • math
  • ddd
  • website
com.puresoltechnologies.commons

PureSol Technologies

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

Версия
0.8.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0