jar

com.maschel : lcacloud

Maven & Gradle

Feb 03, 2017
2 stars

LCACloud · LCACloud is a library that can be used to connect (LCA)devices to a LifeCycleAgent cloud platform.

Table Of Contents

Latest Version

Download com.maschel : lcacloud JAR file - Latest Versions:

All Versions

Download com.maschel : lcacloud JAR file - All Versions:

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

com.maschel.lca.lcacloud.agent

├─ com.maschel.lca.lcacloud.agent.CloudCommAgent.class - [JAR]

com.maschel.lca.lcacloud.analytics

├─ com.maschel.lca.lcacloud.analytics.Analytics.class - [JAR]

com.maschel.lca.lcacloud.agent.device.behaviour

├─ com.maschel.lca.lcacloud.agent.device.behaviour.DeviceMessageForwardBehaviour.class - [JAR]

com.maschel.lca.lcacloud.model

├─ com.maschel.lca.lcacloud.model.Device.class - [JAR]

com.maschel.lca.lcacloud.configuration

├─ com.maschel.lca.lcacloud.configuration.ConfigurationHelper.class - [JAR]

com.maschel.lca.lcacloud.agent.device

├─ com.maschel.lca.lcacloud.agent.device.CloudDeviceAgent.class - [JAR]

Advertisement