Konig Size Estimator

A utility for estimating the volume of data for a given data shape

License

License

GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-size-estimator
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Konig Size Estimator
A utility for estimating the volume of data for a given data shape
Project URL

Project URL

http://maven.apache.org

Download konig-size-estimator

How to add to project

<!-- https://jarcasting.com/artifacts/io.konig/konig-size-estimator/ -->
<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-size-estimator</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.konig/konig-size-estimator/
implementation 'io.konig:konig-size-estimator:2.11.0'
// https://jarcasting.com/artifacts/io.konig/konig-size-estimator/
implementation ("io.konig:konig-size-estimator:2.11.0")
'io.konig:konig-size-estimator:jar:2.11.0'
<dependency org="io.konig" name="konig-size-estimator" rev="2.11.0">
  <artifact name="konig-size-estimator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.konig', module='konig-size-estimator', version='2.11.0')
)
libraryDependencies += "io.konig" % "konig-size-estimator" % "2.11.0"
[io.konig/konig-size-estimator "2.11.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.konig : konig-core jar 2.11.0
io.konig : konig-maven-common jar 2.11.0
io.konig : konig-gcp-model jar 2.11.0
org.apache.commons : commons-csv jar 1.5
io.konig : konig-schemagen jar 2.11.0
com.googlecode.json-simple : json-simple jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.12.0