r.josp.jcpGWs.2.2.0.source-code.BuildInfoJcpGWs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jcpGWs Show documentation
Show all versions of jcpGWs Show documentation
This is the JCP Gateway executable from John O.S. Project
package com.robypomper.jcpGWs;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.robypomper.BuildInfo;
import java.io.File;
import java.io.IOException;
import java.net.URL;
import java.util.Map;
public class BuildInfoJcpGWs extends BuildInfo {
}