jar

com.github.codeframes : hal-tooling-core

Maven & Gradle

Jan 31, 2017
5 usages
0 stars

HAL Tooling Core · Consists of types used to model HAL representations.

Table Of Contents

Latest Version

Download com.github.codeframes : hal-tooling-core JAR file - Latest Versions:

All Versions

Download com.github.codeframes : hal-tooling-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hal-tooling-core-1.2.0-alpha-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.codeframes.hal.tooling.utils

├─ com.github.codeframes.hal.tooling.utils.UriTemplateUtil.class - [JAR]

├─ com.github.codeframes.hal.tooling.utils.Validate.class - [JAR]

com.github.codeframes.hal.tooling.core

├─ com.github.codeframes.hal.tooling.core.Curie.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.Embeddable.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.Embedded.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.HalRepresentable.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.Link.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.RelationType.class - [JAR]

├─ com.github.codeframes.hal.tooling.core.Rels.class - [JAR]

Advertisement