sketches-cmd
Command-line application for sketches-core
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.yahoo.datasketches |
ArtifactId | ArtifactIdsketches-cmd |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.yahoo.datasketches:sketches-cmd
Data Sketches Command Line Application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sketches-cmd-0.1.0.pom | |
sketches-cmd-0.1.0.jar | 32 KB |
sketches-cmd-0.1.0-with-shaded-core.jar | 703 KB |
sketches-cmd-0.1.0-test-sources.jar | 6 KB |
sketches-cmd-0.1.0-sources.jar | 18 KB |
sketches-cmd-0.1.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-cmd/ -->
<dependency>
<groupId>com.yahoo.datasketches</groupId>
<artifactId>sketches-cmd</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-cmd/
implementation 'com.yahoo.datasketches:sketches-cmd:0.1.0'
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches-cmd/
implementation ("com.yahoo.datasketches:sketches-cmd:0.1.0")
'com.yahoo.datasketches:sketches-cmd:jar:0.1.0'
<dependency org="com.yahoo.datasketches" name="sketches-cmd" rev="0.1.0">
<artifact name="sketches-cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.datasketches', module='sketches-cmd', version='0.1.0')
)
libraryDependencies += "com.yahoo.datasketches" % "sketches-cmd" % "0.1.0"
[com.yahoo.datasketches/sketches-cmd "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.datasketches : sketches-core | jar | 0.11.0 |
com.yahoo.datasketches : memory | jar | 0.10.3 |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
Command-line application for sketches-core
Version |
---|
0.1.0
|