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

org.drools.examples.conway.ConwayAgendaGroupRun Maven / Gradle / Ivy

The newest version!
package org.drools.examples.conway;

public class ConwayAgendaGroupRun extends AbstractRunConway {

	public static void main(final String[] args) {
        ConwayAgendaGroupRun.start( AbstractRunConway.AGENDAGROUP );
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy