jar

com.kagurabi.contrib : kaugra-rest-connector

Maven & Gradle

Jan 25, 2018

kaugra-rest-connector · Enabled Kagura to talk to simple JSON based rest services

Table Of Contents

Latest Version

Download com.kagurabi.contrib : kaugra-rest-connector JAR file - Latest Versions:

All Versions

Download com.kagurabi.contrib : kaugra-rest-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6

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 kaugra-rest-connector-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.base2.kagura.contribute.rest.report.connector

├─ com.base2.kagura.contribute.rest.report.connector.Rest1Connector.class - [JAR]

com.base2.kagura.contribute.rest.report.configmodel

├─ com.base2.kagura.contribute.rest.report.configmodel.Rest1ReportConfig.class - [JAR]

com.base2.kagura.contribute.rest.report.configmodel.restmodel

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.ColumnSelect.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.ErrorDetection.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.PathTypeBase.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.RestConfig.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.RowFilter.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.configmodel.restmodel.ScriptChoice.class - [JAR]

com.base2.kagura.contribute.rest.report.connector.pathtools

├─ com.base2.kagura.contribute.rest.report.connector.pathtools.Engine.class - [JAR]

├─ com.base2.kagura.contribute.rest.report.connector.pathtools.JsonPathV1Engine.class - [JAR]

Advertisement