is not current version
Last Version 2.18.6

nl.clockwork.ebms:ebms-core 2.16.2

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.

GroupId

GroupId

nl.clockwork.ebms
ArtifactId

ArtifactId

ebms-core
Version

Version

2.16.2
Type

Type

jar

Download ebms-core 2.16.2


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