java.lang.Object
org.evolvis.tartools.mvnparent.examples.Main

public final class Main extends Object

Example “Main” class showing how to use InitialiseJDK14Logging

Put “.”, another directory with logging.properties, or a JAR file that contains logging.properties, onto the classpath in order to run this, for example:

 $ CLASSPATH=../target/bs-3.0-tests.jar ./run.sh
 

This will run:

 java -cp target/lib-3.0.jar:../target/bs-3.0-tests.jar \
     org.evolvis.tartools.mvnparent.examples.Main
 

Adjust the version numbers accordingly, of course.

Author:
mirabilos (t.glaser@tarent.de)
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)

      Example CLI main entry point.

      Parameters:
      args - String[] argv