All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.higgs.examples.websocketServer.Pojo Maven / Gradle / Ivy

There is a newer version: 0.0.24
Show newest version
package io.higgs.examples.websocketServer;

/**
 * Random POJO class
 *
 * @author Courtney Robinson 
 */
public class Pojo {
    public int d = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy