| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.clockwork.ebms |
| Идентификатор | Идентификаторebms-core |
| Версия | Версия2.18.4 |
| Тип | Типjar |
| Описание |
ОписаниеEbMS Core
This library implements the ebXML Message Specification version 2.0, which defines a communications-protocol neutral method for exchanging electronic business messages through the exchange of XML based messages.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOrdina |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ebms-core-2.18.4.pom | |
| ebms-core-2.18.4.jar | 809 KB |
| ebms-core-2.18.4-sources.jar | 559 KB |
| ebms-core-2.18.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/ -->
<dependency>
<groupId>nl.clockwork.ebms</groupId>
<artifactId>ebms-core</artifactId>
<version>2.18.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.18.4'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.18.4")
'nl.clockwork.ebms:ebms-core:jar:2.18.4'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.18.4">
<artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.18.4')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.18.4"
[nl.clockwork.ebms/ebms-core "2.18.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.assertj : assertj-vavr | jar | 0.4.2 |
| org.mockito : mockito-core | jar | 3.9.0 |