jar

org.eurekaclinical : protempa-bp-serviceloader

Maven & Gradle

Aug 11, 2020
6 usages
2 stars

Protempa ServiceLoader Backend Provider · Provides support for implementing Protempa backends using the Java ServiceLoader mechanism.

Table Of Contents

Latest Version

Download org.eurekaclinical : protempa-bp-serviceloader JAR file - Latest Versions:

All Versions

Download org.eurekaclinical : protempa-bp-serviceloader JAR file - All Versions:

Version Vulnerabilities Size Updated
5.2
5.1
5.0
4.3.x
4.3
4.2.x
4.2
4.1
4.0.x
4.0
3.5
3.0

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 protempa-bp-serviceloader-5.2-Alpha-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protempa.bp.commons

├─ org.protempa.bp.commons.BackendSpecFactory.class - [JAR]

├─ org.protempa.bp.commons.CommonsBackendProvider.class - [JAR]

├─ org.protempa.bp.commons.CommonsUtil.class - [JAR]

├─ org.protempa.bp.commons.InvalidBackendException.class - [JAR]

Advertisement