| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.xlate |
| Идентификатор | Идентификаторstaedi |
| Последняя версия | Последняя версия1.20.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStAEDI : Streaming API for EDI for Java
Streaming API for EDI for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| staedi-1.20.0.pom | |
| staedi-1.20.0.jar | 210 KB |
| staedi-1.20.0-sources.jar | 143 KB |
| staedi-1.20.0-javadoc.jar | 599 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi</artifactId>
<version>1.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation 'io.xlate:staedi:1.20.0'
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation ("io.xlate:staedi:1.20.0")
'io.xlate:staedi:jar:1.20.0'
<dependency org="io.xlate" name="staedi" rev="1.20.0">
<artifact name="staedi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi', version='1.20.0')
)
libraryDependencies += "io.xlate" % "staedi" % "1.20.0"
[io.xlate/staedi "1.20.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api Необязательный | jar | 2.3.3 |
| jakarta.json : jakarta.json-api Необязательный | jar | 2.0.1 |
| javax.json : javax.json-api Необязательный | jar | 1.1.4 |
| com.fasterxml.jackson.core : jackson-core Необязательный | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.xmlunit : xmlunit-core | jar | 2.9.0 |
| org.xmlunit : xmlunit-matchers | jar | 2.9.0 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.glassfish : javax.json | jar | 1.1.4 |