is not current version
Last Version 4.1.0

KumuluzEE 3.12.2

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

License

License

GroupId

GroupId

com.kumuluz.ee
ArtifactId

ArtifactId

kumuluzee
Version

Version

3.12.2
Type

Type

pom
Description

Description

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

Project URL

https://ee.kumuluz.com

Download kumuluzee 3.12.2

Filename Size
kumuluzee-3.12.2.pom 22 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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