MVN

com.github.codeframes : hal-tooling-json

Maven & Gradle

Jan 31, 2017
1 usages
0 stars

HAL Tooling JSON · A Jackson Module for serializing 'com.github.codeframes.hal.tooling.core.HalRepresentable' types (hal-tooling-core) to the JSON format of the HAL standard: application/hal+json.

<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling-json</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.codeframes : hal-tooling-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Alpha: 1.2.0-alpha-1

All Versions

Choose a version of com.github.codeframes : hal-tooling-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hal-tooling-json-1.2.0-alpha-1
1.1.x
hal-tooling-json-1.1.1
hal-tooling-json-1.1.0
1.0.x
hal-tooling-json-1.0.0

How to add a dependency to Maven

Add the following com.github.codeframes : hal-tooling-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling-json</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.codeframes : hal-tooling-json gradle dependency to your build.gradle file:

implementation 'com.github.codeframes:hal-tooling-json:1.1.1'

Gradle Kotlin DSL: Add the following com.github.codeframes : hal-tooling-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.codeframes:hal-tooling-json:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.codeframes : hal-tooling-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.codeframes" % "hal-tooling-json" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 03, 2019
1 usages
12 stars
Apr 03, 2019
1 usages
12 stars
Jul 05, 2023
2 usages
228 stars
May 18, 2017
1 usages
107 stars
Aug 20, 2020
2 usages
Aug 20, 2020
2 usages
Aug 20, 2020
1 usages
Aug 20, 2020
2 usages
Aug 20, 2020
2 usages
Jun 29, 2023
15 usages
9.4k stars