Last Version

KumuluzEE MicroProfile 4.1.0

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.

License

License

GroupId

GroupId

com.kumuluz.ee
ArtifactId

ArtifactId

kumuluzee-micro-profile
Version

Version

4.1.0
Type

Type

jar
Description

Description

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.

Download kumuluzee-micro-profile 4.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-microProfile-3.3 jar 4.1.0

Project Modules

There are no modules declared in this project.