File | Operation |
---|---|
waffle-distro-1.8.0.pom | download |
<dependency>
<groupId>com.github.dblock.waffle</groupId>
<artifactId>waffle-distro</artifactId>
<version>1.8.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-distro', version='1.8.0')
)
<parent> <groupId>com.github.dblock.waffle</groupId> <artifactId>waffle-parent</artifactId> <version>1.8.0</version> </parent>
runtime
|-- com.github.dblock.waffle:waffle-jetty
|-- com.github.dblock.waffle:waffle-jna
|-- com.github.dblock.waffle:waffle-shiro
|-- com.github.dblock.waffle:waffle-spring-security3
|-- com.github.dblock.waffle:waffle-spring-security4
|-- com.github.dblock.waffle:waffle-tests
|-- com.github.dblock.waffle:waffle-tomcat6
|-- com.github.dblock.waffle:waffle-tomcat7
|-- com.github.dblock.waffle:waffle-tomcat8
|-- com.github.dblock.waffle.demo:waffle-filter
|-- com.github.dblock.waffle.demo:waffle-form
|-- com.github.dblock.waffle.demo:waffle-jaas
|-- com.github.dblock.waffle.demo:waffle-mixed
|-- com.github.dblock.waffle.demo:waffle-mixed-post
|-- com.github.dblock.waffle.demo:waffle-negotiate
|-- com.github.dblock.waffle.demo:waffle-spring-filter
|-- com.github.dblock.waffle.demo:waffle-spring-form