License |
License |
---|---|
Categories |
CategoriesCLI User Interface eXist Data Databases |
GroupId | GroupIdro.kuberam.expath.exist |
ArtifactId | ArtifactIdft-client |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist wrapper for EXPath File Transfer Client module
eXist wrappers for EXPath modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ft-client-1.2.0.pom | |
ft-client-1.2.0.jar | 18 KB |
ft-client-1.2.0-sources.jar | 16 KB |
ft-client-1.2.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.kuberam.expath.exist/ft-client/ -->
<dependency>
<groupId>ro.kuberam.expath.exist</groupId>
<artifactId>ft-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/ft-client/
implementation 'ro.kuberam.expath.exist:ft-client:1.2.0'
// https://jarcasting.com/artifacts/ro.kuberam.expath.exist/ft-client/
implementation ("ro.kuberam.expath.exist:ft-client:1.2.0")
'ro.kuberam.expath.exist:ft-client:jar:1.2.0'
<dependency org="ro.kuberam.expath.exist" name="ft-client" rev="1.2.0">
<artifact name="ft-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.kuberam.expath.exist', module='ft-client', version='1.2.0')
)
libraryDependencies += "ro.kuberam.expath.exist" % "ft-client" % "1.2.0"
[ro.kuberam.expath.exist/ft-client "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 5.0.0 |
ro.kuberam.libs.java : ft-client | jar | 2.0.0 |