MVN

com.stackify : apache-config

Maven & Gradle

Jul 01, 2013
12 stars

Apache config parser · A simple parser for Apache httpd config files

<dependency>
    <groupId>com.stackify</groupId>
    <artifactId>apache-config</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stackify : apache-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.stackify : apache-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
apache-config-1.0.0

How to add a dependency to Maven

Add the following com.stackify : apache-config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stackify</groupId>
    <artifactId>apache-config</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stackify : apache-config gradle dependency to your build.gradle file:

implementation 'com.stackify:apache-config:1.0.0'

Gradle Kotlin DSL: Add the following com.stackify : apache-config gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stackify:apache-config:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stackify : apache-config sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stackify" % "apache-config" % "1.0.0"

Advertisement

Dependencies from Group

Nov 24, 2014
6 usages
5 stars
Nov 24, 2014
6 usages
6 stars
Oct 27, 2022
5 usages
6 stars
Nov 01, 2018
1 usages
3 stars
Oct 27, 2022
1 usages
5 stars

Discover Dependencies

Oct 25, 2014
0 stars
May 08, 2014
1 usages
111 stars
Apr 24, 2014
1.3k stars
Mar 24, 2015
1 usages
1.9k stars
Mar 13, 2015
2 usages
129 stars
Apr 30, 2014