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