License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.event |
ArtifactId | ArtifactIdexcalibur-event-impl |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExcalibur Event Implementation
Excalibur Event Implementation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
excalibur-event-impl-2.2.1.pom | |
excalibur-event-impl-2.2.1.jar | 57 KB |
excalibur-event-impl-2.2.1-sources.jar | 50 KB |
excalibur-event-impl-2.2.1-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.excalibur.event/excalibur-event-impl/ -->
<dependency>
<groupId>org.apache.excalibur.event</groupId>
<artifactId>excalibur-event-impl</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.event/excalibur-event-impl/
implementation 'org.apache.excalibur.event:excalibur-event-impl:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.event/excalibur-event-impl/
implementation ("org.apache.excalibur.event:excalibur-event-impl:2.2.1")
'org.apache.excalibur.event:excalibur-event-impl:jar:2.2.1'
<dependency org="org.apache.excalibur.event" name="excalibur-event-impl" rev="2.2.1">
<artifact name="excalibur-event-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.event', module='excalibur-event-impl', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.event" % "excalibur-event-impl" % "2.2.1"
[org.apache.excalibur.event/excalibur-event-impl "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
org.apache.excalibur.event : excalibur-event-api | jar | 2.2.1 |
commons-collections : commons-collections | jar | 3.1 |
concurrent : concurrent | jar | 1.3.4 |
org.apache.excalibur.containerkit : excalibur-logger | jar | 2.2.1 |
org.apache.avalon.logkit : avalon-logkit | jar | 2.2.1 |
org.apache.excalibur.components : excalibur-pool-api | jar | 2.2.1 |
org.apache.excalibur.components : excalibur-pool-impl | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |