HAL Tooling Core

Consists of types used to model HAL representations.

License

License

GroupId

GroupId

com.github.codeframes
ArtifactId

ArtifactId

hal-tooling-core
Last Version

Last Version

1.2.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

HAL Tooling Core
Consists of types used to model HAL representations.
Project Organization

Project Organization

Code:Frames

Download hal-tooling-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-core/ -->
<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling-core</artifactId>
    <version>1.2.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-core/
implementation 'com.github.codeframes:hal-tooling-core:1.2.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-core/
implementation ("com.github.codeframes:hal-tooling-core:1.2.0-alpha-1")
'com.github.codeframes:hal-tooling-core:jar:1.2.0-alpha-1'
<dependency org="com.github.codeframes" name="hal-tooling-core" rev="1.2.0-alpha-1">
  <artifact name="hal-tooling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeframes', module='hal-tooling-core', version='1.2.0-alpha-1')
)
libraryDependencies += "com.github.codeframes" % "hal-tooling-core" % "1.2.0-alpha-1"
[com.github.codeframes/hal-tooling-core "1.2.0-alpha-1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 2.0.2
org.codehaus.groovy : groovy-all jar 2.4.5
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.

hal-tooling

Parent pom for HAL Tooling project modules.

License

License

Versions

Version
1.2.0-alpha-1
1.1.1
1.1.0
1.0.0