не последняя версия
Последняя версия 2.18.6

nl.clockwork.ebms:ebms-core 2.16.0

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.

Группа

Группа

nl.clockwork.ebms
Идентификатор

Идентификатор

ebms-core
Версия

Версия

2.16.0
Тип

Тип

jar

Скачать ebms-core 2.16.0


<!-- https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/ -->
<dependency>
    <groupId>nl.clockwork.ebms</groupId>
    <artifactId>ebms-core</artifactId>
    <version>2.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.16.0'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.16.0")
'nl.clockwork.ebms:ebms-core:jar:2.16.0'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.16.0">
  <artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.16.0')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.16.0"
[nl.clockwork.ebms/ebms-core "2.16.0"]