jar

com.github.hal4j : hal4j-api

Maven & Gradle

Aug 13, 2023
2 usages
4 stars

HAL API for Java · HAL API specification for Java

Table Of Contents

Latest Version

Download com.github.hal4j : hal4j-api JAR file - Latest Versions:

All Versions

Download com.github.hal4j : hal4j-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.10.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 hal4j-api-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hal4j.resources.cloud

├─ com.github.hal4j.resources.cloud.DiscoveryClientLinkResolver.class - [JAR]

com.github.hal4j.resources

├─ com.github.hal4j.resources.BindingContext.class - [JAR]

├─ com.github.hal4j.resources.Builder.class - [JAR]

├─ com.github.hal4j.resources.DefaultResourceFactory.class - [JAR]

├─ com.github.hal4j.resources.GenericResource.class - [JAR]

├─ com.github.hal4j.resources.GenericResourceBuilder.class - [JAR]

├─ com.github.hal4j.resources.HALLink.class - [JAR]

├─ com.github.hal4j.resources.HALLinkBuilder.class - [JAR]

├─ com.github.hal4j.resources.MergeStrategy.class - [JAR]

├─ com.github.hal4j.resources.MissingLinkException.class - [JAR]

├─ com.github.hal4j.resources.NavigationResource.class - [JAR]

├─ com.github.hal4j.resources.NavigationResourceBuilder.class - [JAR]

├─ com.github.hal4j.resources.Resource.class - [JAR]

├─ com.github.hal4j.resources.ResourceBuilder.class - [JAR]

├─ com.github.hal4j.resources.ResourceBuilderSupport.class - [JAR]

├─ com.github.hal4j.resources.ResourceFactory.class - [JAR]

├─ com.github.hal4j.resources.ResourceSupport.class - [JAR]

├─ com.github.hal4j.resources.Resources.class - [JAR]

├─ com.github.hal4j.resources.ResourcesBuilder.class - [JAR]

com.github.hal4j.resources.curie

├─ com.github.hal4j.resources.curie.CurieResolver.class - [JAR]

├─ com.github.hal4j.resources.curie.MapBasedCurieResolver.class - [JAR]

├─ com.github.hal4j.resources.curie.TemplateCurieResolver.class - [JAR]

Advertisement