| Лицензия |
Лицензия
CDDL-1.0
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.open-esb.core |
| Идентификатор | Идентификаторnmr |
| Последняя версия | Последняя версия2.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmessaging-services
JBI Messaging components
|
| Организация-разработчик |
Организация-разработчикOpenESB Community |
| Имя Файла | Размер |
|---|---|
| nmr-2.4.3.pom | |
| nmr-2.4.3.jar | 126 KB |
| nmr-2.4.3-sources.jar | 110 KB |
| nmr-2.4.3-javadoc.jar | 267 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/nmr/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>nmr</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/nmr/
implementation 'net.open-esb.core:nmr:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/nmr/
implementation ("net.open-esb.core:nmr:2.4.3")
'net.open-esb.core:nmr:jar:2.4.3'
<dependency org="net.open-esb.core" name="nmr" rev="2.4.3">
<artifact name="nmr" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='nmr', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "nmr" % "2.4.3"
[net.open-esb.core/nmr "2.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.open-esb.core : base | jar | 2.4.3 |
| net.open-esb.core : jbi | jar | 2.4.3 |
| net.open-esb.core : manage | jar | 2.4.3 |
| net.open-esb.core : wsdl2 | jar | 2.4.3 |
| net.open-esb.core : tracking | jar | 2.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |