Last Version

acute 2.3.0

Small group of utilities for dealing with archives.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

acute
Version

Version

2.3.0
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 2.3.0


<!-- 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.