jar

org.ferris : ferris-dyndns-jmce

Maven & Gradle

Sep 15, 2011

Ferris Dyndns JMCE: JMCE · Dyndns JMCE is an application deployed to a JMCE server whose purpose is to login to a Dyndns account because if that's not done on a regular basis the account gets deleted. MAVEN: mvn [-DskipTests] clean site package NOTES: After unzipping the binary on the JMCE server, make sure to copy the ferris-dyndns-jmce-private-0.0.1.jar to /bin so the app has the username/passwords it needs. 0.0.2: Changed project name from ferris-jmce-dyndns to ferris-dyndns-jmce Removed java.util.logging.Logger for Log4j Split into muli-module project 0.0.3: Update screen scrape based on changes to the dyndns website. 0.0.4: Update screen scrape (again) based on changes to the dyndns website. Changed parent to "ferris-standard-project" 0.0.5: - Update screen scrape (again) based on changes to the dyndns website. - Update pom.xml configuration to be in line with new parent pom. - Update project site

Table Of Contents

Latest Version

Download org.ferris : ferris-dyndns-jmce JAR file - Latest Versions:

All Versions

Download org.ferris : ferris-dyndns-jmce JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 ferris-dyndns-jmce-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ferris.dyndns.jmce.main

├─ org.ferris.dyndns.jmce.main.DyndnsTest.class - [JAR]

├─ org.ferris.dyndns.jmce.main.Main.class - [JAR]

org.ferris.dyndns.jmce.jobs

├─ org.ferris.dyndns.jmce.jobs.DyndnsHttpResponseHandler.class - [JAR]

├─ org.ferris.dyndns.jmce.jobs.DyndnsHttpResponseHandlerForHomepage.class - [JAR]

├─ org.ferris.dyndns.jmce.jobs.DyndnsJob.class - [JAR]

org.ferris.dyndns.jmce.mail

├─ org.ferris.dyndns.jmce.mail.ByteArrayDataSource.class - [JAR]

├─ org.ferris.dyndns.jmce.mail.SimpleMailMessage.class - [JAR]

org.ferris.dyndns.jmce.util

├─ org.ferris.dyndns.jmce.util.PropertiesFactory.class - [JAR]

org.ferris.dyndns.jmce.version

├─ org.ferris.dyndns.jmce.version.VersionOfDyndns.class - [JAR]

Advertisement