Last Version

com.yahoo.datasketches:sketches-cmd 0.1.0

Data Sketches Command Line Application

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-cmd
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.yahoo.datasketches:sketches-cmd
Data Sketches Command Line Application
Project URL

Project URL

https://datasketches.github.io/
Source Code Management

Source Code Management

https://github.com/DataSketches/sketches-cmd

Download sketches-cmd 0.1.0


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.13.1

Project Modules

There are no modules declared in this project.