License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.simple |
ArtifactId | ArtifactIdsimple-scan |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleScanner
Gather the minimum of lib to add Directory scan for some simple toolbox
|
Filename | Size |
---|---|
simple-scan-0.2.0.pom | |
simple-scan-0.2.0.jar | 8 KB |
simple-scan-0.2.0-sources.jar | 5 KB |
simple-scan-0.2.0-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
javax.annotation : jsr250-api | jar | 1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |