jar

de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.FormatDataArray

Maven & Gradle

Aug 25, 2023
195 stars

FROST-Server.Plugin.FormatDataArray · The ResultFormat plugin for the DataArray result format.

Table Of Contents

Latest Version

Download de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.FormatDataArray JAR file - Latest Versions:

All Versions

Download de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.FormatDataArray JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.15.x
1.14.x
1.13.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 FROST-Server.Plugin.FormatDataArray-2.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.ArrayValueHandlers.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.DataArrayResult.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.DataArrayValue.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.PluginResultFormatDataArray.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.ResultFormatterDataArray.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.ServiceDataArray.class - [JAR]

de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.json

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.json.DataArrayDeserializer.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.json.DataArrayResultSerializer.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.json.DataArrayValueSerializer.class - [JAR]

Advertisement