| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.bedework |
| ArtifactId | ArtifactIdbw-util-config |
| Last Version | Last Version5.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBedework: base configuration classes
This project provides a number of utility configuration classes and methods
|
| Filename | Size |
|---|---|
| bw-util-config-5.0.2.pom | |
| bw-util-config-5.0.2.jar | 20 KB |
| bw-util-config-5.0.2-sources.jar | 15 KB |
| bw-util-config-5.0.2-javadoc.jar | 446 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-config/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-config</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-config/
implementation 'org.bedework:bw-util-config:5.0.2'
// https://jarcasting.com/artifacts/org.bedework/bw-util-config/
implementation ("org.bedework:bw-util-config:5.0.2")
'org.bedework:bw-util-config:jar:5.0.2'
<dependency org="org.bedework" name="bw-util-config" rev="5.0.2">
<artifact name="bw-util-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-config', version='5.0.2')
)
libraryDependencies += "org.bedework" % "bw-util-config" % "5.0.2"
[org.bedework/bw-util-config "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework : bw-util-logging | jar | 5.2.0 |
| org.bedework : bw-util-misc | jar | 5.0.1 |
| org.bedework : bw-util-xml | jar | 5.0.1 |