License |
License |
---|---|
GroupId | GroupIdio.xlate |
ArtifactId | ArtifactIdstaedi |
Version | Version1.19.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.19.0.pom | |
staedi-1.19.0.jar | 282 KB |
staedi-1.19.0-sources.jar | 186 KB |
staedi-1.19.0-javadoc.jar | 628 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi</artifactId>
<version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation 'io.xlate:staedi:1.19.0'
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation ("io.xlate:staedi:1.19.0")
'io.xlate:staedi:jar:1.19.0'
<dependency org="io.xlate" name="staedi" rev="1.19.0">
<artifact name="staedi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi', version='1.19.0')
)
libraryDependencies += "io.xlate" % "staedi" % "1.19.0"
[io.xlate/staedi "1.19.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.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.1.0 |
org.xmlunit : xmlunit-core | jar | 2.8.3 |
org.xmlunit : xmlunit-matchers | jar | 2.8.3 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.glassfish : javax.json | jar | 1.1.4 |