Last Version

StAEDI Implementation (API) 0.0.1

Streaming API for EDI (for Java) / Implementation

License

License

GroupId

GroupId

io.xlate
ArtifactId

ArtifactId

staedi-impl
Version

Version

0.0.1
Type

Type

jar
Description

Description

StAEDI Implementation (API)
Streaming API for EDI (for Java) / Implementation
Project URL

Project URL

https://github.com/xlate/staedi
Source Code Management

Source Code Management

https://github.com/xlate/staedi

Download staedi-impl 0.0.1


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.