Last Version

Apache config parser 1.0.0

A simple parser for Apache httpd config files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.stackify
ArtifactId

ArtifactId

apache-config
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache config parser
A simple parser for Apache httpd config files
Project URL

Project URL

https://github.com/stackify/apache-config
Project Organization

Project Organization

Stackify, LLC
Source Code Management

Source Code Management

https://github.com/stackify/apache-config

Download apache-config 1.0.0


<!-- https://jarcasting.com/artifacts/com.stackify/apache-config/ -->
<dependency>
    <groupId>com.stackify</groupId>
    <artifactId>apache-config</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackify/apache-config/
implementation 'com.stackify:apache-config:1.0.0'
// https://jarcasting.com/artifacts/com.stackify/apache-config/
implementation ("com.stackify:apache-config:1.0.0")
'com.stackify:apache-config:jar:1.0.0'
<dependency org="com.stackify" name="apache-config" rev="1.0.0">
  <artifact name="apache-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackify', module='apache-config', version='1.0.0')
)
libraryDependencies += "com.stackify" % "apache-config" % "1.0.0"
[com.stackify/apache-config "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.