License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-event |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: Event
Event support for GShell components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-event-1.0-alpha-2.pom | |
gshell-event-1.0-alpha-2.jar | 10 KB |
gshell-event-1.0-alpha-2-sources.jar | 9 KB |
gshell-event-1.0-alpha-2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-event/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-event</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-event/
implementation 'org.apache.geronimo.gshell.support:gshell-event:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-event/
implementation ("org.apache.geronimo.gshell.support:gshell-event:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-event:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-event" rev="1.0-alpha-2">
<artifact name="gshell-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-event', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-event" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-event "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.6 |
org.apache.geronimo.gshell.support : gshell-yarn | jar | 1.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
junit : junit | jar | 3.8.2 |