License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.excalibur.containerkit |
ArtifactId | ArtifactIdexcalibur-lifecycle-modules |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExcalibur Lifecycle
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excalibur-lifecycle-modules-1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-lifecycle-modules/ -->
<dependency>
<groupId>org.apache.excalibur.containerkit</groupId>
<artifactId>excalibur-lifecycle-modules</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-lifecycle-modules/
implementation 'org.apache.excalibur.containerkit:excalibur-lifecycle-modules:1'
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-lifecycle-modules/
implementation ("org.apache.excalibur.containerkit:excalibur-lifecycle-modules:1")
'org.apache.excalibur.containerkit:excalibur-lifecycle-modules:pom:1'
<dependency org="org.apache.excalibur.containerkit" name="excalibur-lifecycle-modules" rev="1">
<artifact name="excalibur-lifecycle-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.containerkit', module='excalibur-lifecycle-modules', version='1')
)
libraryDependencies += "org.apache.excalibur.containerkit" % "excalibur-lifecycle-modules" % "1"
[org.apache.excalibur.containerkit/excalibur-lifecycle-modules "1"]