jar

com.github.shepherdviolet.glacimon : glacimon-spi-api

Maven & Gradle

Aug 01, 2023
15 stars

glacimon-spi-api · Comprehensive Java library

Table Of Contents

Latest Version

Download com.github.shepherdviolet.glacimon : glacimon-spi-api JAR file - Latest Versions:

All Versions

Download com.github.shepherdviolet.glacimon : glacimon-spi-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.1.x
2023.0.x
2022.3.x
2022.2.x
2022.1.x
2022.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 glacimon-spi-api-2023.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.shepherdviolet.glacimon.java.spi.api.annotation

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.ImplementationName.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.ImplementationPriority.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.MultipleServiceInterface.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.NewMethod.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.PropertyInject.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.annotation.SingleServiceInterface.class - [JAR]

com.github.shepherdviolet.glacimon.java.spi.api.compat

├─ com.github.shepherdviolet.glacimon.java.spi.api.compat.DoNothing.class - [JAR]

com.github.shepherdviolet.glacimon.java.spi.api.exceptions

├─ com.github.shepherdviolet.glacimon.java.spi.api.exceptions.IllegalDefinitionException.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.exceptions.IllegalImplementationException.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.exceptions.IllegalInterfaceException.class - [JAR]

com.github.shepherdviolet.glacimon.java.spi.api.interfaces

├─ com.github.shepherdviolet.glacimon.java.spi.api.interfaces.CloseableImplementation.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.interfaces.CompatibleApproach.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.interfaces.InitializableImplementation.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.interfaces.ServiceProxy.class - [JAR]

├─ com.github.shepherdviolet.glacimon.java.spi.api.interfaces.SpiLogger.class - [JAR]