jar

com.mark59 : mark59-datahunter-api

Maven & Gradle

Aug 09, 2023
2 stars

com.mark59:mark59-datahunter-api · REST Api for the Mark59 DataHunter Web Application

Table Of Contents

Latest Version

Download com.mark59 : mark59-datahunter-api JAR file - Latest Versions:

All Versions

Download com.mark59 : mark59-datahunter-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.5
5.4
5.3
5.2
5.1
5.0
4.0
3.0
2.0
1.2
1.1
1.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 mark59-datahunter-api-5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mark59.datahunter.api.application

├─ com.mark59.datahunter.api.application.DataHunterConstants.class - [JAR]

├─ com.mark59.datahunter.api.application.DataHunterUtils.class - [JAR]

com.mark59.datahunter.api.data.beans

├─ com.mark59.datahunter.api.data.beans.Policies.class - [JAR]

com.mark59.datahunter.api.model

├─ com.mark59.datahunter.api.model.AsyncMessageaAnalyzerRequest.class - [JAR]

├─ com.mark59.datahunter.api.model.AsyncMessageaAnalyzerResult.class - [JAR]

├─ com.mark59.datahunter.api.model.CountPoliciesBreakdown.class - [JAR]

├─ com.mark59.datahunter.api.model.DataHunterRestApiResponsePojo.class - [JAR]

├─ com.mark59.datahunter.api.model.PolicySelectionCriteria.class - [JAR]

├─ com.mark59.datahunter.api.model.UpdateUseStateAndEpochTime.class - [JAR]

com.mark59.datahunter.api.rest

├─ com.mark59.datahunter.api.rest.DataHunterRestApiClient.class - [JAR]

com.mark59.datahunter.api.rest.samples

├─ com.mark59.datahunter.api.rest.samples.DataHunterRestApiClientSampleUsage.class - [JAR]