acute
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>
| License |
License |
|---|---|
| GroupId | GroupIdedu.jhu.hlt |
| ArtifactId | ArtifactIdacute |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionacute
Small group of utilities for dealing with archives.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| acute-2.3.0.pom | |
| acute-2.3.0.jar | 11 KB |
| acute-2.3.0-sources.jar | 8 KB |
| acute-2.3.0-javadoc.jar | 92 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.jhu.hlt : utilt | jar | 2.0.0 |
| org.apache.commons : commons-compress | jar | 1.18 |
| 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 |
Makes streaming over archives a little easier.
<dependency>
<groupId>edu.jhu.hlt</groupId>
<artifactId>acute</artifactId>
<version>2.2.0</version>
</dependency>