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

nl.clockwork.ebms:ebms-core 2.17.7

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.17.7
Тип

Тип

jar

Скачать ebms-core 2.17.7


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