| License |
License |
|---|---|
| GroupId | GroupIdnl.clockwork.ebms |
| ArtifactId | ArtifactIdebms-core |
| Version | Version2.18.3 |
| Type | Typejar |
| Description |
DescriptionEbMS 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.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOrdina |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ebms-core-2.18.3.pom | |
| ebms-core-2.18.3.jar | 808 KB |
| ebms-core-2.18.3-sources.jar | 560 KB |
| ebms-core-2.18.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/ -->
<dependency>
<groupId>nl.clockwork.ebms</groupId>
<artifactId>ebms-core</artifactId>
<version>2.18.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.18.3'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.18.3")
'nl.clockwork.ebms:ebms-core:jar:2.18.3'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.18.3">
<artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.18.3')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.18.3"
[nl.clockwork.ebms/ebms-core "2.18.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |