com.io7m.blackthorne.jxe

Typed XML stream processing (JXE integration)

License

License

GroupId

GroupId

com.io7m.blackthorne
ArtifactId

ArtifactId

com.io7m.blackthorne.jxe
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.io7m.blackthorne.jxe
Typed XML stream processing (JXE integration)
Project URL

Project URL

https://www.io7m.com/software/blackthorne

Download com.io7m.blackthorne.jxe

How to add to project

<!-- https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/ -->
<dependency>
    <groupId>com.io7m.blackthorne</groupId>
    <artifactId>com.io7m.blackthorne.jxe</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/
implementation 'com.io7m.blackthorne:com.io7m.blackthorne.jxe:1.3.1'
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne.jxe/
implementation ("com.io7m.blackthorne:com.io7m.blackthorne.jxe:1.3.1")
'com.io7m.blackthorne:com.io7m.blackthorne.jxe:jar:1.3.1'
<dependency org="com.io7m.blackthorne" name="com.io7m.blackthorne.jxe" rev="1.3.1">
  <artifact name="com.io7m.blackthorne.jxe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.blackthorne', module='com.io7m.blackthorne.jxe', version='1.3.1')
)
libraryDependencies += "com.io7m.blackthorne" % "com.io7m.blackthorne.jxe" % "1.3.1"
[com.io7m.blackthorne/com.io7m.blackthorne.jxe "1.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.io7m.blackthorne : com.io7m.blackthorne.api jar 1.3.1
com.io7m.jxe : com.io7m.jxe.core jar 1.0.0

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 2.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0