| Title: |
xerial-compress |
| Group ID: |
org.xerial |
| Artifact ID: |
xerial-compress_2.12.0-M3 |
| Version: |
3.5.0 |
| Last modified: |
04.03.2016 21:30 |
| Packaging: |
jar |
| Name: |
xerial-compress |
| Description: |
Compression libraries |
| URL: |
http://xerial.org/ |
| Vendor: |
Xerial Project |
|
|
| Size: |
10.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/xerial/xerial-compress_2.12.0-M3/3.5.0/xerial-compress_2.12.0-M3-3.5.0.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.xerial</groupId>
<artifactId>xerial-compress_2.12.0-M3</artifactId>
<packaging>jar</packaging>
<description>Compression libraries</description>
<version>3.5.0</version>
<name>xerial-compress</name>
<organization>
<name>Xerial Project</name>
<url>http://xerial.org/</url>
</organization>
<url>http://xerial.org/</url>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<scm>
<connection>scm:git:github.com/xerial/xerial.git</connection>
<developerConnection>scm:git:git@github.com:xerial/xerial.git</developerConnection>
<url>github.com/xerial/xerial.git</url>
</scm>
<properties>
<scala.version> 2.12.0-M3 </scala.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<developers>
<developer>
<id>leo</id>
<name>Taro L. Saito</name>
<url>http://xerial.org/leo</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.0-M3</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>xerial-core_2.12.0-M3</artifactId>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12.0-M3</artifactId>
<version>[2.2,2.3)</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.2.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.xerial</groupId>
<artifactId>xerial-compress_2.12.0-M3</artifactId>
<version>3.5.0</version>
</dependency>
|
| Gradle: |
org.xerial:xerial-compress_2.12.0-M3:3.5.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|