License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.jwall |
ArtifactId | ArtifactIdapache-config |
Last Version | Last Version0.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapache-config
A Java library for reading Apache httpd configuration files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-config-0.4.10.pom | |
apache-config-0.4.10.jar | 101 KB |
apache-config-0.4.10-sources.jar | 88 KB |
apache-config-0.4.10-javadoc.jar | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/apache-config/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>apache-config</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/apache-config/
implementation 'org.jwall:apache-config:0.4.10'
// https://jarcasting.com/artifacts/org.jwall/apache-config/
implementation ("org.jwall:apache-config:0.4.10")
'org.jwall:apache-config:jar:0.4.10'
<dependency org="org.jwall" name="apache-config" rev="0.4.10">
<artifact name="apache-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='apache-config', version='0.4.10')
)
libraryDependencies += "org.jwall" % "apache-config" % "0.4.10"
[org.jwall/apache-config "0.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.6.0,) |
ch.ethz.ganymed : ganymed-ssh2 | jar | build210 |
com.thoughtworks.xstream : xstream | jar | [1.4.2,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.6 |