is not current version
Last Version 4.1.0

KumuluzEE 4.0.0-beta.1

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

4.0.0-beta.1
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 4.0.0-beta.1

Filename Size
kumuluzee-4.0.0-beta.1.pom 23 KB
Browse

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

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