Last Version

column-table 0.6

A simple column-oriented table library

License

License

GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

column-table
Version

Version

0.6
Type

Type

jar
Description

Description

column-table
A simple column-oriented table library
Project URL

Project URL

https://github.com/YKiselev/column-table
Source Code Management

Source Code Management

http://github.com/YKiselev/column-table/tree/master

Download column-table 0.6


<!-- https://jarcasting.com/artifacts/com.github.ykiselev/column-table/ -->
<dependency>
    <groupId>com.github.ykiselev</groupId>
    <artifactId>column-table</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ykiselev/column-table/
implementation 'com.github.ykiselev:column-table:0.6'
// https://jarcasting.com/artifacts/com.github.ykiselev/column-table/
implementation ("com.github.ykiselev:column-table:0.6")
'com.github.ykiselev:column-table:jar:0.6'
<dependency org="com.github.ykiselev" name="column-table" rev="0.6">
  <artifact name="column-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ykiselev', module='column-table', version='0.6')
)
libraryDependencies += "com.github.ykiselev" % "column-table" % "0.6"
[com.github.ykiselev/column-table "0.6"]

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.thymeleaf : thymeleaf jar 3.0.6.RELEASE
org.apache.velocity : velocity jar 1.7
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.