Last Version

RDP4J 0.2.1

This library provides a Java SPI for polling directories on a REMOTE filesystem.

License

License

GroupId

GroupId

com.github.drapostolos
ArtifactId

ArtifactId

rdp4j
Version

Version

0.2.1
Type

Type

jar
Description

Description

RDP4J
This library provides a Java SPI for polling directories on a REMOTE filesystem.
Project URL

Project URL

https://github.com/drapostolos/rdp4j
Source Code Management

Source Code Management

https://github.com/drapostolos/rdp4j

Download rdp4j 0.2.1


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

Dependencies

compile (1)

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

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12
org.powermock : powermock-api-mockito jar 1.6.5
org.powermock : powermock-module-junit4 jar 1.6.5
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.