view flys-artifacts/src/main/java/de/intevation/flys/artifacts/App.java @ 110:ff3335057f11

Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing. flys-artifacts/trunk@1296 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 04 Feb 2011 16:57:08 +0000
parents b3792346cb10
children e24f8ad32577
line wrap: on
line source
package de.intevation.flys.artifacts;

/**
 * Hello world!
 *
 */
public class App 
{
    public static void main( String[] args )
    {
        System.out.println( "Hello World!" );
    }
}

http://dive4elements.wald.intevation.org