| License |
License |
|---|---|
| GroupId | GroupIdcom.github.harbby |
| ArtifactId | ArtifactIdsylph-hdfs |
| Version | Version0.6.0-alpha3 |
| Type | Typejar |
| Description |
Descriptionsylph-hdfs
A lightweight API test framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sylph-hdfs-0.6.0-alpha3.pom | |
| sylph-hdfs-0.6.0-alpha3.jar | 38 KB |
| sylph-hdfs-0.6.0-alpha3-sources.jar | 25 KB |
| sylph-hdfs-0.6.0-alpha3-javadoc.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-hdfs/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-hdfs</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-hdfs/
implementation 'com.github.harbby:sylph-hdfs:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-hdfs/
implementation ("com.github.harbby:sylph-hdfs:0.6.0-alpha3")
'com.github.harbby:sylph-hdfs:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-hdfs" rev="0.6.0-alpha3">
<artifact name="sylph-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-hdfs', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-hdfs" % "0.6.0-alpha3"
[com.github.harbby/sylph-hdfs "0.6.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.parquet : parquet-hadoop | jar | 1.8.3 |
| joda-time : joda-time | jar | 2.9.3 |
| com.hadoop.gplcompression » hadoop-lzo | jar | 0.4.20 |
| commons-collections : commons-collections | jar | 3.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |