Last Version

adp4j 0.0.6

This library provides a Java SPI for polling directories on a REMOTE filesystem/ftp servers (etc) for changes (like file-Added/Removed/Modified).

License

License

GroupId

GroupId

com.github.drapostolos
ArtifactId

ArtifactId

adp4j
Version

Version

0.0.6
Type

Type

jar
Description

Description

adp4j
This library provides a Java SPI for polling directories on a REMOTE filesystem/ftp servers (etc) for changes (like file-Added/Removed/Modified).
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/drapostolos/adp4j.git

Download adp4j 0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.