Last Version

Excalibur Containerkit [modules] 1

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

Categories

Categories

Container
GroupId

GroupId

org.apache.excalibur.containerkit
ArtifactId

ArtifactId

excalibur-containerkit
Version

Version

1
Type

Type

pom
Description

Description

Excalibur Containerkit [modules]
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

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-containerkit 1


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

Dependencies

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

Project Modules

  • logkit
  • logger
  • lifecycle
  • instrument