KumuluzEE

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

License

License

GroupId

GroupId

com.kumuluz.ee
ArtifactId

ArtifactId

kumuluzee
Last Version

Last Version

4.1.0
Release Date

Release Date

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

Filename Size
kumuluzee-4.1.0.pom 22 KB
Browse

How to add to project

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

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

Versions

Version
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