| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.clockwork.ebms |
| Идентификатор | Идентификаторebms-core |
| Версия | Версия2.18.1 |
| Тип | Типjar |
| Описание |
ОписаниеEbMS 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикOrdina |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ebms-core-2.18.1.pom | |
| ebms-core-2.18.1.jar | 788 KB |
| ebms-core-2.18.1-sources.jar | 556 KB |
| ebms-core-2.18.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/ -->
<dependency>
<groupId>nl.clockwork.ebms</groupId>
<artifactId>ebms-core</artifactId>
<version>2.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation 'nl.clockwork.ebms:ebms-core:2.18.1'
// https://jarcasting.com/artifacts/nl.clockwork.ebms/ebms-core/
implementation ("nl.clockwork.ebms:ebms-core:2.18.1")
'nl.clockwork.ebms:ebms-core:jar:2.18.1'
<dependency org="nl.clockwork.ebms" name="ebms-core" rev="2.18.1">
<artifact name="ebms-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.clockwork.ebms', module='ebms-core', version='2.18.1')
)
libraryDependencies += "nl.clockwork.ebms" % "ebms-core" % "2.18.1"
[nl.clockwork.ebms/ebms-core "2.18.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mapstruct : mapstruct | jar | 1.4.1.Final |
| org.projectlombok : lombok | jar | 1.18.20 |
| io.vavr : vavr | jar | 1.0.0-alpha-3 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-codec : commons-codec | jar | 1.15 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.santuario : xmlsec | jar | 2.2.1 |
| org.apache.james : apache-mime4j-core | jar | 0.8.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| com.querydsl : querydsl-sql | jar | 4.4.0 |
| com.querydsl : querydsl-sql-spring | jar | 4.4.0 |
| net.sf.ehcache : ehcache | jar | 2.10.9.2 |
| org.apache.ignite : ignite-spring | jar | 2.10.0 |
| org.codehaus.btm : btm | jar | 2.1.4 |
| com.atomikos : transactions-jdbc | jar | 5.0.8 |
| com.atomikos : transactions-jms | jar | 5.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |