License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.bertramlabs.plugins |
ArtifactId | ArtifactIdhcl4j |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhcl4j
Hashicorp Configuration Language (HCL) Java Parser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hcl4j-0.4.4.pom | |
hcl4j-0.4.4.jar | 23 KB |
hcl4j-0.4.4-sources.jar | 22 KB |
hcl4j-0.4.4-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |