License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdmessenger-commons |
Last Version | Last Version0.2-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessenger Commons
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 |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/messenger-commons/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>messenger-commons</artifactId>
<version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/messenger-commons/
implementation 'org.apache.airavata:messenger-commons:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.airavata/messenger-commons/
implementation ("org.apache.airavata:messenger-commons:0.2-incubating")
'org.apache.airavata:messenger-commons:jar:0.2-incubating'
<dependency org="org.apache.airavata" name="messenger-commons" rev="0.2-incubating">
<artifact name="messenger-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='messenger-commons', version='0.2-incubating')
)
libraryDependencies += "org.apache.airavata" % "messenger-commons" % "0.2-incubating"
[org.apache.airavata/messenger-commons "0.2-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.apache.axis2 : axis2-kernel | jar | 1.5.1 |