Last Version

StAEDI Parent Project 0.0.1

Streaming API for EDI (for Java) / Parent Project

License

License

GroupId

GroupId

io.xlate
ArtifactId

ArtifactId

staedi-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/xlate/staedi

Download staedi-parent 0.0.1

Filename Size
staedi-parent-0.0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.xlate/staedi-parent/ -->
<dependency>
    <groupId>io.xlate</groupId>
    <artifactId>staedi-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi-parent/
implementation 'io.xlate:staedi-parent:0.0.1'
// https://jarcasting.com/artifacts/io.xlate/staedi-parent/
implementation ("io.xlate:staedi-parent:0.0.1")
'io.xlate:staedi-parent:pom:0.0.1'
<dependency org="io.xlate" name="staedi-parent" rev="0.0.1">
  <artifact name="staedi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi-parent', version='0.0.1')
)
libraryDependencies += "io.xlate" % "staedi-parent" % "0.0.1"
[io.xlate/staedi-parent "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • staedi-api
  • staedi-impl