| License |
License |
|---|---|
| GroupId | GroupIdnl.clockwork.ebms |
| ArtifactId | ArtifactIdebms-core |
| Version | Version2.18.2 |
| 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.2.pom | |
| ebms-core-2.18.2.jar | 797 KB |
| ebms-core-2.18.2-sources.jar | 553 KB |
| ebms-core-2.18.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.18.2'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.18.2")
'nl.clockwork.ebms:ebms-core:jar:2.18.2'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.18.2">
<artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.18.2')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.18.2"
[nl.clockwork.ebms/ebms-core "2.18.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.xbean : xbean-spring | jar | 4.19 |
| org.apache.cxf : cxf-core | jar | 3.4.3 |
| org.springframework : spring-context-support | jar | 5.2.15.RELEASE |
| org.springframework : spring-jms | jar | 5.2.15.RELEASE |
| org.springframework : spring-jdbc | jar | 5.2.15.RELEASE |
| org.springframework : spring-web | jar | 5.2.15.RELEASE |
| org.apache.activemq : activemq-broker | jar | 5.16.2 |
| org.apache.activemq : activemq-client | jar | 5.16.2 |
| org.apache.activemq : activemq-kahadb-store | jar | 5.16.2 |
| org.apache.activemq : activemq-spring | jar | 5.16.2 |
| org.flywaydb : flyway-core | jar | 7.8.2 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| com.ibm.db2.jcc : db2jcc | jar | db2jcc4 |
| com.h2database : h2 | jar | 1.4.200 |
| org.hsqldb : hsqldb | jar | 2.5.1 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.2 |
| mysql : mysql-connector-java | jar | 8.0.24 |
| com.oracle.jdbc » ojdbc8 | jar | 18.3.0.0 |
| org.postgresql : postgresql | jar | 42.2.20 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 8.4.0.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.mockito : mockito-core | jar | 3.9.0 |