Package org.togglz.test
Class Packaging
- java.lang.Object
-
- org.togglz.test.Packaging
-
public class Packaging extends Object
-
-
Constructor Summary
Constructors Constructor Description Packaging()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MavenDependenciesBuildermavenDependencies()static WebAppDescriptorBuilderwebAppDescriptor()
-
-
-
Method Detail
-
webAppDescriptor
public static WebAppDescriptorBuilder webAppDescriptor()
-
mavenDependencies
public static MavenDependenciesBuilder mavenDependencies()
-
-