Apache Kalumet :: Console

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.kalumet
ArtifactId

ArtifactId

org.apache.kalumet.console
Last Version

Last Version

0.6-incubating
Release Date

Release Date

Type

Type

war
Description

Description

Apache Kalumet :: Console
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.kalumet.console

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.console/ -->
<dependency>
    <groupId>org.apache.kalumet</groupId>
    <artifactId>org.apache.kalumet.console</artifactId>
    <version>0.6-incubating</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.console/
implementation 'org.apache.kalumet:org.apache.kalumet.console:0.6-incubating'
// https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.console/
implementation ("org.apache.kalumet:org.apache.kalumet.console:0.6-incubating")
'org.apache.kalumet:org.apache.kalumet.console:war:0.6-incubating'
<dependency org="org.apache.kalumet" name="org.apache.kalumet.console" rev="0.6-incubating">
  <artifact name="org.apache.kalumet.console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.kalumet', module='org.apache.kalumet.console', version='0.6-incubating')
)
libraryDependencies += "org.apache.kalumet" % "org.apache.kalumet.console" % "0.6-incubating"
[org.apache.kalumet/org.apache.kalumet.console "0.6-incubating"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.kalumet : org.apache.kalumet.common jar 0.6-incubating
org.apache.kalumet : org.apache.kalumet.utils jar 0.6-incubating
commons-collections : commons-collections jar 3.2.1
com.nextapp.echo » app jar 2.1.1
com.nextapp.echo » webcontainer jar 2.1.1
com.nextapp.echo » webrender jar 2.1.1
com.nextapp.echo.extras » app jar 2.1.0
com.nextapp.echo.extras » webcontainer jar 2.1.0
org.slf4j : slf4j-api jar 1.6.3
org.slf4j : slf4j-log4j12 jar 1.6.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.6-incubating