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.
Compile Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-core Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies. | 2.3.0.1 | 4.0.9 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 2.3.0.1 | 4.0.9 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.12 | 1.22.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 2.22.0 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.0 | |
FP
Apache 2.0
| io.vavr
»
vavr Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+. | 0.10.2 | 1.0.1 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | 1.6.2 | 2.1.5 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.0 | 4.0.5 | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache End-user ehcache3 jar artifact | 2.10.6 | 3.12.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.9 | 3.20.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.9 | 5.6.4 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.9 | 5.6.4 | |
Apache 2.0
| org.apache.james » apache-mime4j-core1 vulnerability | 0.8.3 | 0.8.14 | |
Apache 2.0
| org.apache.santuario
»
xmlsec3 vulnerabilities Apache XML Security for Java supports XML-Signature Syntax and Processing, | 2.1.3 | 4.0.4 | |
Apache 2.0
| org.javatuples
»
javatuples Java library for tuples in Java. | 1.2 | ✔ |
Provided Dependencies (17)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JDBC Pool
EPL 1.0 +1
| com.mchange
»
c3p02 vulnerabilities A mature JDBC3+ Connection pooling library | 0.9.5.4 | 0.14.1 | |
JDBC Driver
MIT
| com.microsoft.sqlserver
»
mssql-jdbc Microsoft JDBC Driver for SQL Server. | 7.2.2.jre8 | 13.4.0.jre11 | |
| com.oracle.jdbc
»
ojdbc8 Oracle JDBC Driver compatible with JDK8 and JDK11 | 18.3.0.0 | 23.26.3.0.0 | ||
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.1.0 | 6.1.0 | |
| mysql
»
mysql-connector-java3 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 8.0.16 | 26.7.0 | ||
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker9 vulnerabilities The ActiveMQ Message Broker implementation | 5.15.10 | 6.3.1 | |
Message Queue Client
Apache 2.0
| org.apache.activemq
»
activemq-client4 vulnerabilities The ActiveMQ Client implementation | 5.15.10 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-kahadb-store The ActiveMQ KahaDB Store Implementation | 5.15.10 | 6.3.1 | |
Apache 2.0
| org.apache.activemq
»
activemq-spring ActiveMQ Spring Integration | 5.15.10 | 6.3.1 | |
Apache 2.0
| org.apache.xbean
»
xbean-spring xbean-spring provides a schema-driven proprietary namespace handler for spring contexts | 4.14 | 5.0.0 | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.0 | 2.7.4 | ||
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 2.4.2 | 3.5.10 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql7 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.2.6 | 42.7.13 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.1.9.RELEASE | 7.0.8 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 5.1.9.RELEASE | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.1.9.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.1.9.RELEASE | 7.0.8 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.5.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.5.0 | 6.1.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.0.0 | 5.23.0 |