Last Version

com.caitaojun.ctjdfs:ctjdfs-client 1.0

java achieve Distributed file system

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.caitaojun.ctjdfs
ArtifactId

ArtifactId

ctjdfs-client
Version

Version

1.0
Type

Type

jar
Description

Description

java achieve Distributed file system
Project URL

Project URL

http://www.caitaojun.com

Download ctjdfs-client 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
com.h2database : h2 jar 1.3.168
com.alibaba : fastjson jar 1.2.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.