| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.qpid |
| Идентификатор | Идентификаторqpid-proton |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| qpid-proton-0.2.pom | |
| qpid-proton-0.2.jar | 434 KB |
| qpid-proton-0.2-sources.jar | 248 KB |
| qpid-proton-0.2-source-release.zip | 295 KB |
| qpid-proton-0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-proton/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-proton</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-proton/
implementation 'org.apache.qpid:qpid-proton:0.2'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-proton/
implementation ("org.apache.qpid:qpid-proton:0.2")
'org.apache.qpid:qpid-proton:jar:0.2'
<dependency org="org.apache.qpid" name="qpid-proton" rev="0.2">
<artifact name="qpid-proton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-proton', version='0.2')
)
libraryDependencies += "org.apache.qpid" % "qpid-proton" % "0.2"
[org.apache.qpid/qpid-proton "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.python : jython-standalone | jar | 2.5.3 |