SimpleScanner

Gather the minimum of lib to add Directory scan for some simple toolbox

License

License

GroupId

GroupId

com.github.frtu.simple
ArtifactId

ArtifactId

simple-scan
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleScanner
Gather the minimum of lib to add Directory scan for some simple toolbox

Download simple-scan

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
javax.annotation : jsr250-api jar 1.0

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0