| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.kumuluz.ee |
| Идентификатор | Идентификаторkumuluzee-micro-profile |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKumuluzEE MicroProfile
KumuluzEE MicroProfile which includes and tracks the latest community based specification found at
https://microprofile.io, which focuses on technologies best-suited to build modern Java based cloud
applications that follow the microservice architecture. The main KumuluzEE profile includes the reference
implementations of the profile/specification.
|
| Имя Файла | Размер |
|---|---|
| kumuluzee-micro-profile-4.1.0.pom | |
| kumuluzee-micro-profile-4.1.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.kumuluz.ee/kumuluzee-micro-profile/ -->
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-micro-profile</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kumuluz.ee/kumuluzee-micro-profile/
implementation 'com.kumuluz.ee:kumuluzee-micro-profile:4.1.0'
// https://jarcasting.com/artifacts/com.kumuluz.ee/kumuluzee-micro-profile/
implementation ("com.kumuluz.ee:kumuluzee-micro-profile:4.1.0")
'com.kumuluz.ee:kumuluzee-micro-profile:jar:4.1.0'
<dependency org="com.kumuluz.ee" name="kumuluzee-micro-profile" rev="4.1.0">
<artifact name="kumuluzee-micro-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kumuluz.ee', module='kumuluzee-micro-profile', version='4.1.0')
)
libraryDependencies += "com.kumuluz.ee" % "kumuluzee-micro-profile" % "4.1.0"
[com.kumuluz.ee/kumuluzee-micro-profile "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.kumuluz.ee : kumuluzee-microProfile-3.3 | jar | 4.1.0 |