net.oneandone.iocunit.specs.DummyClassForSpecsModule Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ioc-unit-wf10-specs Show documentation
Show all versions of ioc-unit-wf10-specs Show documentation
specification dependencies as defined by a wildfly 10 environment
The newest version!
package net.oneandone.iocunit.specs;
/**
* This class seems to be necessary to be able to release a specs-module
*/
public class DummyClassForSpecsModule {
}