apache-config

A Java library for reading Apache httpd configuration files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

apache-config
Last Version

Last Version

0.4.10
Release Date

Release Date

Type

Type

jar
Description

Description

apache-config
A Java library for reading Apache httpd configuration files
Project URL

Project URL

http://www.jwall.org/
Source Code Management

Source Code Management

https://bitbucket.org/cbockermann/apache-config

Download apache-config

How to add to project

<!-- 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"]

Dependencies

compile (3)

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,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.10
0.4.8
0.4.7