Last Version

Unidata jj2000 5.2

Fork of jpeg2k code from https://code.google.com/p/jj2000/. This is a dependency for support of compression in Grib2 files in netCDF-java and TDS. We welcome bug fixes and other contributions to this code.

License

License

GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

jj2000
Version

Version

5.2
Type

Type

jar
Description

Description

Unidata jj2000
Fork of jpeg2k code from https://code.google.com/p/jj2000/. This is a dependency for support of compression in Grib2 files in netCDF-java and TDS. We welcome bug fixes and other contributions to this code.
Project URL

Project URL

https://github.com/Unidata/jj2000
Source Code Management

Source Code Management

https://github.com/Unidata/jj2000.git

Download jj2000 5.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.