Last Version

Excalibur Fortress [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

GroupId

GroupId

org.apache.excalibur.fortress
ArtifactId

ArtifactId

excalibur-fortress-modules
Version

Version

1
Type

Type

pom
Description

Description

Excalibur Fortress [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-fortress-modules 1


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

Dependencies

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

Project Modules

  • container-api
  • container-impl
  • meta
  • plugin
  • container-test
  • platform
  • examples
  • testcase
  • migration
  • bean