License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-compress |
Last Version | Last Version0.21.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - IO - Compress
Handling of IO.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-compress/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-compress</artifactId>
<version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-compress/
implementation 'com.gitlab.cdc-java.io:cdc-io-compress:0.21.3'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-compress/
implementation ("com.gitlab.cdc-java.io:cdc-io-compress:0.21.3")
'com.gitlab.cdc-java.io:cdc-io-compress:jar:0.21.3'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-compress" rev="0.21.3">
<artifact name="cdc-io-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-compress', version='0.21.3')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-compress" % "0.21.3"
[com.gitlab.cdc-java.io/cdc-io-compress "0.21.3"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-utils | jar | 0.21.3 |
org.apache.commons : commons-compress | jar | 1.21 |
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.tukaani : xz | jar | 1.9 |
org.brotli : dec | jar | 0.1.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |