Last Version

MDZ/Bayerische Staatsbibliothek :: ImageIO :: OpenJPEG/JPEG2000 plugin 0.6.2

ImageIO plugin for reading and writing JPEG2000 images via OpenJPEG. Requires the OpenJPEG shared native library to be installed on the system.

License

License

GroupId

GroupId

de.digitalcollections.imageio
ArtifactId

ArtifactId

imageio-openjpeg
Version

Version

0.6.2
Type

Type

jar
Description

Description

MDZ/Bayerische Staatsbibliothek :: ImageIO :: OpenJPEG/JPEG2000 plugin
ImageIO plugin for reading and writing JPEG2000 images via OpenJPEG. Requires the OpenJPEG shared native library to be installed on the system.

Download imageio-openjpeg 0.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.2.10
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.