java-chest

List of useful Java tools mostly in the form of helper classes

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.mfjassociates.tools
ArtifactId

ArtifactId

java-chest
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

java-chest
List of useful Java tools mostly in the form of helper classes
Project URL

Project URL

http://github.com/marioja/java-chest/
Source Code Management

Source Code Management

http://github.com/marioja/java-chest/tree/master

Download java-chest

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.15
io.github.lukehutch : fast-classpath-scanner jar LATEST
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

java-chest

List of useful Java tools mostly in the form of helper classes

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0