License |
License |
---|---|
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-directory |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: util to handle ldap directories
This project provides a number of utility classes and methods
|
Filename | Size |
---|---|
bw-util-directory-5.0.1.pom | |
bw-util-directory-5.0.1.jar | 22 KB |
bw-util-directory-5.0.1-sources.jar | 17 KB |
bw-util-directory-5.0.1-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-directory/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-directory</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-directory/
implementation 'org.bedework:bw-util-directory:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-directory/
implementation ("org.bedework:bw-util-directory:5.0.1")
'org.bedework:bw-util-directory:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-directory" rev="5.0.1">
<artifact name="bw-util-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-directory', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-directory" % "5.0.1"
[org.bedework/bw-util-directory "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-logging | jar | 5.2.0 |
org.bedework : bw-util-misc | jar | 5.0.1 |