hcl4j

Hashicorp Configuration Language (HCL) Java Parser

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.bertramlabs.plugins
ArtifactId

ArtifactId

hcl4j
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

hcl4j
Hashicorp Configuration Language (HCL) Java Parser
Project URL

Project URL

https://github.com/bertramdev/hcl4j
Source Code Management

Source Code Management

https://github.com/bertramdev/hcl4j

Download hcl4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.
com.bertramlabs.plugins

Bertram Labs

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.5
0.3.4
0.3.3
0.3.0
0.2.3
0.2.0