| License |
License |
|---|---|
| GroupId | GroupIdnl.clockwork.ebms |
| ArtifactId | ArtifactIdebms-core |
| Version | Version2.18.6 |
| 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.6.pom | |
| ebms-core-2.18.6.jar | 809 KB |
| ebms-core-2.18.6-sources.jar | 560 KB |
| ebms-core-2.18.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.18.6'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.18.6")
'nl.clockwork.ebms:ebms-core:jar:2.18.6'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.18.6">
<artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.18.6')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.18.6"
[nl.clockwork.ebms/ebms-core "2.18.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.xbean : xbean-spring | jar | 4.20 |
| org.apache.cxf : cxf-core | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.0 |
| org.springframework : spring-context-support | jar | 5.3.18 |
| org.springframework : spring-jms | jar | 5.3.18 |
| org.springframework : spring-jdbc | jar | 5.3.18 |
| org.springframework : spring-web | jar | 5.3.18 |
| org.apache.activemq : activemq-broker | jar | 5.16.3 |
| org.apache.activemq : activemq-client | jar | 5.16.3 |
| org.apache.activemq : activemq-kahadb-store | jar | 5.16.3 |
| org.apache.activemq : activemq-spring | jar | 5.16.3 |
| org.flywaydb : flyway-core | jar | 8.4.2 |
| com.zaxxer : HikariCP | jar | 4.0.3 |
| com.ibm.db2.jcc : db2jcc | jar | db2jcc4 |
| com.h2database : h2 | jar | 2.1.210 |
| org.hsqldb : hsqldb | jar | 2.5.1 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.5 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| com.oracle.jdbc » ojdbc8 | jar | 18.3.0.0 |
| org.postgresql : postgresql | jar | 42.3.3 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 9.4.1.jre8 |
| 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.22.0 |
| org.assertj : assertj-vavr | jar | 0.4.2 |
| org.mockito : mockito-core | jar | 4.2.0 |