MVN

org.apache.excalibur.component : excalibur-component

Maven & Gradle

Feb 15, 2007
5 usages

Excalibur Component Manager · This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

<dependency>
    <groupId>org.apache.excalibur.component</groupId>
    <artifactId>excalibur-component</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.excalibur.component : excalibur-component to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of org.apache.excalibur.component : excalibur-component to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
excalibur-component-2.2.1

How to add a dependency to Maven

Add the following org.apache.excalibur.component : excalibur-component maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.excalibur.component</groupId>
    <artifactId>excalibur-component</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.excalibur.component : excalibur-component gradle dependency to your build.gradle file:

implementation 'org.apache.excalibur.component:excalibur-component:2.2.1'

Gradle Kotlin DSL: Add the following org.apache.excalibur.component : excalibur-component gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.excalibur.component:excalibur-component:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.excalibur.component : excalibur-component sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.excalibur.component" % "excalibur-component" % "2.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 26, 2011
3 usages
9 stars
Jan 26, 2022
2 usages
Jan 15, 2013
50 usages
Jun 01, 2007
2 usages
Oct 17, 2012
3 usages
22 stars
Sep 07, 2011
17 usages
Aug 12, 2014
1 usages
1 stars
Sep 12, 2014
1 usages
0 stars
Oct 10, 2014
2 usages
0 stars
Jun 19, 2010
1 usages