License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdvfs-ldap |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVFS LDAP
Commons VFS LDAP provider
|
Filename | Size |
---|---|
vfs-ldap-3.2.0.pom | |
vfs-ldap-3.2.0.jar | 31 KB |
vfs-ldap-3.2.0-sources.jar | 22 KB |
vfs-ldap-3.2.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/vfs-ldap/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>vfs-ldap</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs-ldap/
implementation 'com.sshtools:vfs-ldap:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs-ldap/
implementation ("com.sshtools:vfs-ldap:3.2.0")
'com.sshtools:vfs-ldap:jar:3.2.0'
<dependency org="com.sshtools" name="vfs-ldap" rev="3.2.0">
<artifact name="vfs-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs-ldap', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs-ldap" % "3.2.0"
[com.sshtools/vfs-ldap "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-vfs2 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |