License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdmessagebox |
Last Version | Last Version0.2-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessageBox
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 URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
messagebox-0.2-incubating.pom | |
messagebox-0.2-incubating.jar | 38 KB |
messagebox-0.2-incubating-sources.jar | 28 KB |
messagebox-0.2-incubating-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/messagebox/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>messagebox</artifactId>
<version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/messagebox/
implementation 'org.apache.airavata:messagebox:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.airavata/messagebox/
implementation ("org.apache.airavata:messagebox:0.2-incubating")
'org.apache.airavata:messagebox:jar:0.2-incubating'
<dependency org="org.apache.airavata" name="messagebox" rev="0.2-incubating">
<artifact name="messagebox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='messagebox', version='0.2-incubating')
)
libraryDependencies += "org.apache.airavata" % "messagebox" % "0.2-incubating"
[org.apache.airavata/messagebox "0.2-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.airavata : messenger-commons | jar | 0.2-incubating |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.airavata : messenger-client | jar | 0.2-incubating |
org.apache.axis2 : axis2-transport-http | jar | 1.5.1 |
org.apache.axis2 : axis2-transport-local | jar | 1.5.1 |