jar

com.heretere.hdl : hdl-core

Maven & Gradle

Feb 08, 2021
1 usages
8 stars

Heretere's Dependency Loader · Runtime dependency loading library

Table Of Contents

Latest Version

Download com.heretere.hdl : hdl-core JAR file - Latest Versions:

All Versions

Download com.heretere.hdl : hdl-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.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 hdl-core-1.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.heretere.hdl.relocation

├─ com.heretere.hdl.relocation.RelocatableDependency.class - [JAR]

├─ com.heretere.hdl.relocation.RelocatableDependencyLoader.class - [JAR]

├─ com.heretere.hdl.relocation.Relocator.class - [JAR]

com.heretere.hdl.generics

├─ com.heretere.hdl.generics.TypeDefinition.class - [JAR]

com.heretere.hdl.exception

├─ com.heretere.hdl.exception.DependencyLoadException.class - [JAR]

├─ com.heretere.hdl.exception.InvalidDependencyException.class - [JAR]

com.heretere.hdl.relocation.annotation

├─ com.heretere.hdl.relocation.annotation.Relocation.class - [JAR]

├─ com.heretere.hdl.relocation.annotation.RelocationInfo.class - [JAR]

com.heretere.hdl.relocation.classloader

├─ com.heretere.hdl.relocation.classloader.IsolatedClassLoader.class - [JAR]

com.heretere.hdl.dependency.annotation

├─ com.heretere.hdl.dependency.annotation.LoaderPriority.class - [JAR]

com.heretere.hdl.dependency

├─ com.heretere.hdl.dependency.Dependency.class - [JAR]

├─ com.heretere.hdl.dependency.DependencyLoader.class - [JAR]

com.heretere.hdl

├─ com.heretere.hdl.DependencyEngine.class - [JAR]

com.heretere.hdl.dependency.maven.annotation

├─ com.heretere.hdl.dependency.maven.annotation.MavenDependency.class - [JAR]

├─ com.heretere.hdl.dependency.maven.annotation.MavenRepository.class - [JAR]

com.heretere.hdl.dependency.maven

├─ com.heretere.hdl.dependency.maven.MavenDependencyInfo.class - [JAR]

├─ com.heretere.hdl.dependency.maven.MavenDependencyLoader.class - [JAR]

├─ com.heretere.hdl.dependency.maven.MavenRepositoryInfo.class - [JAR]

com.heretere.hdl.dependency.builder

├─ com.heretere.hdl.dependency.builder.DependencyBuilder.class - [JAR]

├─ com.heretere.hdl.dependency.builder.DependencyProvider.class - [JAR]

com.heretere.hdl.dependency.maven.builder

├─ com.heretere.hdl.dependency.maven.builder.MavenDependencyProvider.class - [JAR]

├─ com.heretere.hdl.dependency.maven.builder.MavenDependencyProviderBuilder.class - [JAR]

Advertisement

Dependencies from Group

Oct 24, 2021
2 usages
8 stars
Feb 08, 2021
1 usages
8 stars
Oct 24, 2021
1 usages
8 stars
Oct 24, 2021
1 usages
8 stars
Feb 08, 2021
8 stars

Discover Dependencies