com.github.gv2011:tools-var

Various small tools.

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-var
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Various small tools.

Download tools-var

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
org.apache.commons : commons-compress jar 1.21
com.h2database : h2 jar 1.4.200
com.fazecast : jSerialComm jar 2.6.2
com.ibm.icu : icu4j jar 68.2
org.apache.commons : commons-csv jar 1.8
org.apache.httpcomponents : httpclient jar 4.5.13
com.github.lookfirst : sardine jar 5.10
com.googlecode.ez-vcard : ez-vcard jar 0.11.2
org.apache.derby : derby jar 10.15.2.0
org.apache.poi : poi jar 5.0.0
org.slf4j : slf4j-api jar 2.0.0-alpha1

runtime (5)

Group / Artifact Type Version
com.github.gv2011 : util-gcol jar 0.10
com.github.gv2011 : util-beans jar 0.10
com.github.gv2011 : util-json jar 0.10
com.github.gv2011 : gsoncore jar 0.10
com.github.gv2011.logback : logback-classic jar 1.3.5

test (1)

Group / Artifact Type Version
com.github.gv2011 : testutil jar 0.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5.6
0.5.0