License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdproton |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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 Organization |
Project Organization |
Filename | Size |
---|---|
proton-0.3.pom | |
proton-0.3.jar | 381 KB |
proton-0.3-sources.jar | 218 KB |
proton-0.3-javadoc.jar | 829 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/proton/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/proton/
implementation 'org.apache.qpid:proton:0.3'
// https://jarcasting.com/artifacts/org.apache.qpid/proton/
implementation ("org.apache.qpid:proton:0.3")
'org.apache.qpid:proton:jar:0.3'
<dependency org="org.apache.qpid" name="proton" rev="0.3">
<artifact name="proton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='proton', version='0.3')
)
libraryDependencies += "org.apache.qpid" % "proton" % "0.3"
[org.apache.qpid/proton "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-api | jar | 0.3 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.47 |
Group / Artifact | Type | Version |
---|---|---|
org.python : jython-standalone | jar | 2.5.3 |
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.10 |