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-wf24-specs Show documentation
Show all versions of ioc-unit-wf24-specs Show documentation
specification dependencies as necessary for a wildfly 24 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 {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy