jar

net.sourceforge.jadex : jadex-platform-standalone

Maven & Gradle

Jul 29, 2012
4 usages

jadex-platform-standalone · The Jadex standalone platform is a lightweight J2SE execution infrastructure. It includes message transports for remote communication and implementations for management platform services.

Table Of Contents

Latest Version

Download net.sourceforge.jadex : jadex-platform-standalone JAR file - Latest Versions:

All Versions

Download net.sourceforge.jadex : jadex-platform-standalone JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1
2.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 jadex-platform-standalone-2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jadex.standalone.service

├─ jadex.standalone.service.ComponentManagementService.class - [JAR]

├─ jadex.standalone.service.DecoupledComponentManagementService.class - [JAR]

├─ jadex.standalone.service.DirectoryFacilitatorService.class - [JAR]

jadex.standalone

├─ jadex.standalone.ComponentAdapterFactory.class - [JAR]

├─ jadex.standalone.PlatformAgent.class - [JAR]

├─ jadex.standalone.StandaloneComponentAdapter.class - [JAR]

Advertisement