async-stax-utils

Asynchronous StAX-utils

License

License

GroupId

GroupId

com.github.skjolber
ArtifactId

ArtifactId

async-stax-utils
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

async-stax-utils
Asynchronous StAX-utils
Project URL

Project URL

https://github.com/skjolber/async-stax-utils

Download async-stax-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/ -->
<dependency>
    <groupId>com.github.skjolber</groupId>
    <artifactId>async-stax-utils</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/
implementation 'com.github.skjolber:async-stax-utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.skjolber/async-stax-utils/
implementation ("com.github.skjolber:async-stax-utils:1.0.2")
'com.github.skjolber:async-stax-utils:jar:1.0.2'
<dependency org="com.github.skjolber" name="async-stax-utils" rev="1.0.2">
  <artifact name="async-stax-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber', module='async-stax-utils', version='1.0.2')
)
libraryDependencies += "com.github.skjolber" % "async-stax-utils" % "1.0.2"
[com.github.skjolber/async-stax-utils "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml : aalto-xml jar 1.0.0
org.codehaus.woodstox : stax2-api jar 4.0.0
javax.xml.stream : stax-api jar 1.0-2
org.slf4j : slf4j-api jar 1.7.22
commons-io : commons-io jar 2.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.22
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0