Mantled Illusion Essentials Parent Project

Parent to multiple utility style sub modules.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.mantledillusion.essentials
Идентификатор

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

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

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

1.9.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Mantled Illusion Essentials Parent Project
Parent to multiple utility style sub modules.
Ссылка на сайт

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

http://www.mantledillusion.com
Система контроля версий

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

https://github.com/MantledIllusion/essentials

Скачать essentials-parent

Имя Файла Размер
essentials-parent-1.9.0.pom 3 KB
Обзор

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

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

Зависимости

test (1)

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

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

  • camunda-essentials
  • concurrency-essentials
  • expression-essentials
  • graph-essentials
  • json-patch-essentials
  • object-essentials
  • string-essentials
  • reflection-essentials
  • vaadin-essentials
  • vaadin-flow-essentials

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

Версия
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0