compress-commons

WebJar for compress-commons

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-archiverjs-node-compress-commons
Последняя версия

Последняя версия

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

compress-commons
WebJar for compress-commons
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать github-com-archiverjs-node-compress-commons

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.2.2
1.2.0