Ion Java Path Extraction

Ion Path Extraction API aims to combine the convenience of a DOM API with the speed of a streaming API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

software.amazon.ion
ArtifactId

ArtifactId

ion-java-path-extraction
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ion Java Path Extraction
Ion Path Extraction API aims to combine the convenience of a DOM API with the speed of a streaming API.
Project URL

Project URL

https://github.com/amzn/ion-java-path-extraction

Download ion-java-path-extraction

How to add to project

<!-- https://jarcasting.com/artifacts/software.amazon.ion/ion-java-path-extraction/ -->
<dependency>
    <groupId>software.amazon.ion</groupId>
    <artifactId>ion-java-path-extraction</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.ion/ion-java-path-extraction/
implementation 'software.amazon.ion:ion-java-path-extraction:1.1.0'
// https://jarcasting.com/artifacts/software.amazon.ion/ion-java-path-extraction/
implementation ("software.amazon.ion:ion-java-path-extraction:1.1.0")
'software.amazon.ion:ion-java-path-extraction:jar:1.1.0'
<dependency org="software.amazon.ion" name="ion-java-path-extraction" rev="1.1.0">
  <artifact name="ion-java-path-extraction" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.ion', module='ion-java-path-extraction', version='1.1.0')
)
libraryDependencies += "software.amazon.ion" % "ion-java-path-extraction" % "1.1.0"
[software.amazon.ion/ion-java-path-extraction "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
software.amazon.ion : ion-java jar [1.2,)

Project Modules

There are no modules declared in this project.
software.amazon.ion

Amazon

Versions

Version
1.1.0
1.0.1
1.0.0