License |
License |
---|---|
GroupId | GroupIdio.xlate |
ArtifactId | ArtifactIdstaedi |
Version | Version1.18.0 |
Type | Typejar |
Description |
DescriptionStAEDI : Streaming API for EDI for Java
Streaming API for EDI for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
staedi-1.18.0.pom | |
staedi-1.18.0.jar | 281 KB |
staedi-1.18.0-sources.jar | 186 KB |
staedi-1.18.0-javadoc.jar | 628 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation 'io.xlate:staedi:1.18.0'
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation ("io.xlate:staedi:1.18.0")
'io.xlate:staedi:jar:1.18.0'
<dependency org="io.xlate" name="staedi" rev="1.18.0">
<artifact name="staedi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi', version='1.18.0')
)
libraryDependencies += "io.xlate" % "staedi" % "1.18.0"
[io.xlate/staedi "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api Optional | jar | 2.3.3 |
jakarta.json : jakarta.json-api Optional | jar | 2.0.1 |
javax.json : javax.json-api Optional | jar | 1.1.4 |
com.fasterxml.jackson.core : jackson-core Optional | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.junit.platform : junit-platform-runner | jar | 1.7.2 |
org.mockito : mockito-core | jar | 3.11.2 |
org.xmlunit : xmlunit-core | jar | 2.8.2 |
org.xmlunit : xmlunit-matchers | jar | 2.8.2 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.glassfish : javax.json | jar | 1.1.4 |