License |
License |
---|---|
GroupId | GroupIdio.xlate |
ArtifactId | ArtifactIdstaedi-impl |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionStAEDI Implementation (API)
Streaming API for EDI (for Java) / Implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
staedi-impl-0.0.1.pom | |
staedi-impl-0.0.1.jar | 125 KB |
staedi-impl-0.0.1-sources.jar | 75 KB |
staedi-impl-0.0.1-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi-impl/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi-impl</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi-impl/
implementation 'io.xlate:staedi-impl:0.0.1'
// https://jarcasting.com/artifacts/io.xlate/staedi-impl/
implementation ("io.xlate:staedi-impl:0.0.1")
'io.xlate:staedi-impl:jar:0.0.1'
<dependency org="io.xlate" name="staedi-impl" rev="0.0.1">
<artifact name="staedi-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi-impl', version='0.0.1')
)
libraryDependencies += "io.xlate" % "staedi-impl" % "0.0.1"
[io.xlate/staedi-impl "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.xlate : staedi-api | jar | 0.0.1 |
org.mapdb : mapdb | jar | 1.0.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |