jar

com.aoindustries : aoserv-examples

Maven & Gradle

May 17, 2022
1 usages
0 stars

AOServ Examples · Automation examples for the AOServ Platform.

Table Of Contents

Latest Version

Download com.aoindustries : aoserv-examples JAR file - Latest Versions:

All Versions

Download com.aoindustries : aoserv-examples JAR file - All Versions:

Version Vulnerabilities Size Updated
1.90.x
1.89.x
1.85.x
1.84.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 aoserv-examples-1.90.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aoindustries.aoserv.examples.mysql

├─ com.aoindustries.aoserv.examples.mysql.AddMysqlDatabase.class - [JAR]

├─ com.aoindustries.aoserv.examples.mysql.AddMysqlUser.class - [JAR]

com.aoindustries.aoserv.examples

├─ com.aoindustries.aoserv.examples.CreateAccount.class - [JAR]

com.aoindustries.aoserv.examples.ftp

├─ com.aoindustries.aoserv.examples.ftp.AddFtpGuestUser.class - [JAR]

com.aoindustries.aoserv.examples.email

├─ com.aoindustries.aoserv.examples.email.AddEmailInbox.class - [JAR]

com.aoindustries.aoserv.examples.postgres

├─ com.aoindustries.aoserv.examples.postgres.AddPostgresDatabase.class - [JAR]

├─ com.aoindustries.aoserv.examples.postgres.AddPostgresUser.class - [JAR]

com.aoindustries.aoserv.examples.vnc

├─ com.aoindustries.aoserv.examples.vnc.VncConsoleTunnel.class - [JAR]

Advertisement