jar

org.alliancegenome : agr_mati

Maven & Gradle

Aug 22, 2023
2 stars

AGR Minting and Tracking Identifiers (MaTI) · This software is for using the mati as a library

Table Of Contents

Latest Version

Download org.alliancegenome : agr_mati JAR file - Latest Versions:

All Versions

Download org.alliancegenome : agr_mati JAR file - All Versions:

Version Vulnerabilities Size Updated
v0.12.x
v0.11.x
v0.10.x
v0.9.x
v0.8.x
v0.7.x
v0.6.x
v0.5.x
v0.4.x
v0.3.x
v0.2.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 agr_mati-v0.12.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.alliancegenome.mati.configuration

├─ org.alliancegenome.mati.configuration.ConstraintViolationExceptionMapper.class - [JAR]

├─ org.alliancegenome.mati.configuration.ErrorResponse.class - [JAR]

├─ org.alliancegenome.mati.configuration.PostgresResource.class - [JAR]

├─ org.alliancegenome.mati.configuration.RestApplication.class - [JAR]

├─ org.alliancegenome.mati.configuration.ThrowableMapper.class - [JAR]

org.alliancegenome.mati.controller

├─ org.alliancegenome.mati.controller.AdminResource.class - [JAR]

├─ org.alliancegenome.mati.controller.IdentifierFinder.class - [JAR]

├─ org.alliancegenome.mati.controller.IdentifierResource.class - [JAR]

├─ org.alliancegenome.mati.controller.SubdomainResource.class - [JAR]

org.alliancegenome.mati.entity

├─ org.alliancegenome.mati.entity.Identifier.class - [JAR]

├─ org.alliancegenome.mati.entity.IdentifiersRange.class - [JAR]

├─ org.alliancegenome.mati.entity.SubdomainEntity.class - [JAR]

org.alliancegenome.mati.repository

├─ org.alliancegenome.mati.repository.SubdomainRepository.class - [JAR]

├─ org.alliancegenome.mati.repository.SubdomainSequenceRepository.class - [JAR]

org.alliancegenome.mati.interfaces

├─ org.alliancegenome.mati.interfaces.AdminRESTInterface.class - [JAR]

├─ org.alliancegenome.mati.interfaces.IdentifierFinderRESTInterface.class - [JAR]

├─ org.alliancegenome.mati.interfaces.IdentifierResourceRESTInterface.class - [JAR]