jar

org.apache.unomi : shell-dev-commands

Maven & Gradle

Aug 09, 2023
1 usages

Apache Unomi :: Tools :: Shell Dev commands · Provides the shell developer commands to interact with Apache Unomi Context Server

Table Of Contents

Latest Version

Download org.apache.unomi : shell-dev-commands JAR file - Latest Versions:

All Versions

Download org.apache.unomi : shell-dev-commands JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.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 shell-dev-commands-1.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.unomi.shell.commands

├─ org.apache.unomi.shell.commands.ActionList.class - [JAR]

├─ org.apache.unomi.shell.commands.ActionView.class - [JAR]

├─ org.apache.unomi.shell.commands.ConditionList.class - [JAR]

├─ org.apache.unomi.shell.commands.ConditionView.class - [JAR]

├─ org.apache.unomi.shell.commands.DeployDefinition.class - [JAR]

├─ org.apache.unomi.shell.commands.DeploymentCommandSupport.class - [JAR]

├─ org.apache.unomi.shell.commands.EventList.class - [JAR]

├─ org.apache.unomi.shell.commands.EventSearch.class - [JAR]

├─ org.apache.unomi.shell.commands.EventTail.class - [JAR]

├─ org.apache.unomi.shell.commands.EventView.class - [JAR]

├─ org.apache.unomi.shell.commands.ListCommandSupport.class - [JAR]

├─ org.apache.unomi.shell.commands.ProfileList.class - [JAR]

├─ org.apache.unomi.shell.commands.ProfileRemove.class - [JAR]

├─ org.apache.unomi.shell.commands.ProfileView.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleList.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleRemove.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleResetStats.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleTail.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleView.class - [JAR]

├─ org.apache.unomi.shell.commands.RuleWatch.class - [JAR]

├─ org.apache.unomi.shell.commands.SegmentList.class - [JAR]

├─ org.apache.unomi.shell.commands.SegmentRemove.class - [JAR]

├─ org.apache.unomi.shell.commands.SegmentView.class - [JAR]

├─ org.apache.unomi.shell.commands.SessionList.class - [JAR]

├─ org.apache.unomi.shell.commands.SessionView.class - [JAR]

├─ org.apache.unomi.shell.commands.TailCommandSupport.class - [JAR]

├─ org.apache.unomi.shell.commands.UndeployDefinition.class - [JAR]

Advertisement