compress-commons

WebJar for compress-commons

License

License

MIT
Categories

Categories

JavaScript Languages Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-archiverjs-node-compress-commons
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

compress-commons
WebJar for compress-commons
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/archiverjs/node-compress-commons

Download github-com-archiverjs-node-compress-commons

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-archiverjs-node-compress-commons/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-archiverjs-node-compress-commons</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-archiverjs-node-compress-commons/
implementation 'org.webjars.npm:github-com-archiverjs-node-compress-commons:1.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-archiverjs-node-compress-commons/
implementation ("org.webjars.npm:github-com-archiverjs-node-compress-commons:1.2.2")
'org.webjars.npm:github-com-archiverjs-node-compress-commons:jar:1.2.2'
<dependency org="org.webjars.npm" name="github-com-archiverjs-node-compress-commons" rev="1.2.2">
  <artifact name="github-com-archiverjs-node-compress-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-archiverjs-node-compress-commons', version='1.2.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-archiverjs-node-compress-commons" % "1.2.2"
[org.webjars.npm/github-com-archiverjs-node-compress-commons "1.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : buffer-crc32 jar [0.2.1,0.3)
org.webjars.npm : crc32-stream jar [2.0.0,3)
org.webjars.npm : normalize-path jar [2.0.0,3)
org.webjars.npm : readable-stream jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

Compress Commons

Compress Commons is a library that defines a common interface for working with archive formats within node.

NPM

Install

npm install compress-commons --save

You can also use npm install https://github.com/archiverjs/node-compress-commons/archive/master.tar.gz to test upcoming versions.

Things of Interest

Credits

Concept inspired by Apache Commons Compress™.

Some logic derived from Apache Commons Compress™ and OpenJDK 7.

org.webjars.npm

Archiver

Versions

Version
1.2.2
1.2.0