License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell |
ArtifactId | ArtifactIdgshell-whisper |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Whisper
Messaging framework muck and fluff.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-whisper-1.0-alpha-1.pom | |
gshell-whisper-1.0-alpha-1.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-whisper/ -->
<dependency>
<groupId>org.apache.geronimo.gshell</groupId>
<artifactId>gshell-whisper</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-whisper/
implementation 'org.apache.geronimo.gshell:gshell-whisper:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-whisper/
implementation ("org.apache.geronimo.gshell:gshell-whisper:1.0-alpha-1")
'org.apache.geronimo.gshell:gshell-whisper:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell" name="gshell-whisper" rev="1.0-alpha-1">
<artifact name="gshell-whisper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell', module='gshell-whisper', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell" % "gshell-whisper" % "1.0-alpha-1"
[org.apache.geronimo.gshell/gshell-whisper "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell.support : gshell-common | jar | 1.0-alpha-1 |
org.slf4j : slf4j-api | jar | 1.4.3 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-32 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.0-alpha-1 |
org.codehaus.plexus : plexus-utils | jar | 1.4.5 |
org.apache.mina : mina-core | jar | 1.1.4 |
org.apache.mina : mina-filter-ssl | jar | 1.1.4 |
commons-vfs : commons-vfs | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-32 |
org.slf4j : slf4j-simple | jar | 1.4.3 |
junit : junit | jar | 3.8.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.3 |