acute

Small group of utilities for dealing with archives.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

acute
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

acute
Small group of utilities for dealing with archives.
Project URL

Project URL

https://github.com/maxthomas/acute
Project Organization

Project Organization

Johns Hopkins University HLTCOE
Source Code Management

Source Code Management

https://github.com/maxthomas/acute

Download acute

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
edu.jhu.hlt : utilt jar 2.0.0
org.apache.commons : commons-compress jar 1.18

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5

Project Modules

There are no modules declared in this project.

acute

Travis CI Maven Badges javadoc.io

Makes streaming over archives a little easier.

Latest Maven dependency

<dependency>
  <groupId>edu.jhu.hlt</groupId>
  <artifactId>acute</artifactId>
  <version>2.2.0</version>
</dependency>

Versions

Version
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0