License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-commons-rfs |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-commons-rfs
Parent maven pom for opensource cloudhopper projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-commons-rfs-1.3.0.pom | |
ch-commons-rfs-1.3.0.jar | 18 KB |
ch-commons-rfs-1.3.0-sources.jar | 14 KB |
ch-commons-rfs-1.3.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-rfs/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons-rfs</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-rfs/
implementation 'com.cloudhopper:ch-commons-rfs:1.3.0'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-rfs/
implementation ("com.cloudhopper:ch-commons-rfs:1.3.0")
'com.cloudhopper:ch-commons-rfs:jar:1.3.0'
<dependency org="com.cloudhopper" name="ch-commons-rfs" rev="1.3.0">
<artifact name="ch-commons-rfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-commons-rfs', version='1.3.0')
)
libraryDependencies += "com.cloudhopper" % "ch-commons-rfs" % "1.3.0"
[com.cloudhopper/ch-commons-rfs "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.0,) |
com.jcraft : jsch | jar | [0.1.41,) |
commons-net : commons-net | jar | [2.0,) |
com.cloudhopper : ch-commons-util | jar | [6.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |