KumuluzEE

Lightweight framework for creating small standalone Java EE applications in a micro service way.

Лицензия

Лицензия

Группа

Группа

com.kumuluz.ee
Идентификатор

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

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

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

4.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

KumuluzEE
Lightweight framework for creating small standalone Java EE applications in a micro service way.
Ссылка на сайт

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

https://ee.kumuluz.com

Скачать kumuluzee

Имя Файла Размер
kumuluzee-4.1.0.pom 22 KB
Обзор

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

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

Зависимости

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

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

  • common
  • core
  • servlet
  • components
  • bom
  • profiles
  • tools

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

Версия
4.1.0
4.0.0
4.0.0-beta.1
3.12.2
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.1
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
3.0.0-beta.3
3.0.0-beta.2
3.0.0-beta.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.4.0-beta.2
2.4.0-beta.1
2.3.0
2.3.0-beta.2
2.3.0-beta.1
2.2.0
2.2.0-beta.1
2.1.1
2.1.0
2.1.0-beta.4
2.1.0-beta.3
2.1.0-beta.2
2.1.0-beta.1
2.0.0
1.0.0
1.0.0-alpha.1