MVN

com.bertramlabs.plugins : hcl4j

Maven & Gradle

Jul 14, 2023
2 usages
57 stars

hcl4j · Hashicorp Configuration Language (HCL) Java Parser

<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>hcl4j</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bertramlabs.plugins : hcl4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.bertramlabs.plugins : hcl4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
hcl4j-0.7.3
hcl4j-0.7.2
hcl4j-0.7.1
hcl4j-0.7.0
0.6.x
hcl4j-0.6.9
hcl4j-0.6.8
hcl4j-0.6.7
hcl4j-0.6.6
hcl4j-0.6.5
hcl4j-0.6.4
hcl4j-0.6.3
hcl4j-0.6.2
hcl4j-0.6.1
hcl4j-0.6.0
0.5.x
hcl4j-0.5.0
0.4.x
hcl4j-0.4.4
hcl4j-0.4.3
hcl4j-0.4.2
hcl4j-0.4.1
hcl4j-0.4.0
0.3.x
hcl4j-0.3.5
hcl4j-0.3.4
hcl4j-0.3.3
hcl4j-0.3.0
0.2.x
hcl4j-0.2.3
hcl4j-0.2.0

How to add a dependency to Maven

Add the following com.bertramlabs.plugins : hcl4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>hcl4j</artifactId>
    <version>0.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bertramlabs.plugins : hcl4j gradle dependency to your build.gradle file:

implementation 'com.bertramlabs.plugins:hcl4j:0.7.3'

Gradle Kotlin DSL: Add the following com.bertramlabs.plugins : hcl4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bertramlabs.plugins:hcl4j:0.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bertramlabs.plugins : hcl4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bertramlabs.plugins" % "hcl4j" % "0.7.3"

Advertisement

Dependencies from Group

May 01, 2023
23 usages
190 stars
May 01, 2023
12 usages
190 stars
Mar 10, 2023
11 usages
7 stars
Jun 25, 2020
2 usages
1 stars
Jul 14, 2023
2 usages
57 stars

Discover Dependencies

May 26, 2016
17 usages
947 stars
Oct 12, 2020
15 usages
147 stars
Jun 09, 2023
5 usages
123 stars
Aug 25, 2017
12 usages
6 stars
Mar 15, 2020
19 usages
72 stars
Apr 21, 2018
9 usages
9 stars
Dec 07, 2019
15 usages
104 stars
Jul 09, 2019
4 usages
0 stars