jar

org.somda.sdc : common-model

Maven & Gradle

Sep 05, 2023

Common · SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements common functionality used for SDCri.

Table Of Contents

Latest Version

Download org.somda.sdc : common-model JAR file - Latest Versions:

All Versions

Download org.somda.sdc : common-model JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.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 common-model-5.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.somda.sdc.common.model

├─ org.somda.sdc.common.model.AnyDateTime.class - [JAR]

├─ org.somda.sdc.common.model.AnyDateTimeAdapter.class - [JAR]

├─ org.somda.sdc.common.model.DurationAdapter.class - [JAR]

├─ org.somda.sdc.common.model.ObjectStringifier.class - [JAR]

├─ org.somda.sdc.common.model.Stringified.class - [JAR]

├─ org.somda.sdc.common.model.TimestampAdapter.class - [JAR]

├─ org.somda.sdc.common.model.package-info.class - [JAR]

Advertisement