Xml Stream Css

Stream Xml using StAX and Css matcher

License

License

GroupId

GroupId

com.github.nithril
ArtifactId

ArtifactId

xml-stream-css
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Xml Stream Css
Stream Xml using StAX and Css matcher
Project URL

Project URL

https://github.com/nithril/xml-stream-css

Download xml-stream-css

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/ -->
<dependency>
    <groupId>com.github.nithril</groupId>
    <artifactId>xml-stream-css</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/
implementation 'com.github.nithril:xml-stream-css:2.0.0'
// https://jarcasting.com/artifacts/com.github.nithril/xml-stream-css/
implementation ("com.github.nithril:xml-stream-css:2.0.0")
'com.github.nithril:xml-stream-css:jar:2.0.0'
<dependency org="com.github.nithril" name="xml-stream-css" rev="2.0.0">
  <artifact name="xml-stream-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nithril', module='xml-stream-css', version='2.0.0')
)
libraryDependencies += "com.github.nithril" % "xml-stream-css" % "2.0.0"
[com.github.nithril/xml-stream-css "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.woodstox : woodstox-core Optional jar 6.2.8
com.fasterxml.staxmate : staxmate jar 2.4.0
org.jooq : jool jar 0.9.10

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.junit.jupiter : junit-jupiter-engine jar
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0
1.0.0-RC1