is not current version
Last Version 2.18.6

nl.clockwork.ebms:ebms-core 2.17.9

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.17.9
Type

Type

jar

Download ebms-core 2.17.9


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