Last Version

waffle-parent 1.8.1

Parent POM for WAFFLE

License

License

GroupId

GroupId

com.github.dblock.waffle
ArtifactId

ArtifactId

waffle-parent
Version

Version

1.8.1
Type

Type

pom
Description

Description

waffle-parent
Parent POM for WAFFLE
Project Organization

Project Organization

com.github.dblock
Source Code Management

Source Code Management

https://github.com/dblock/waffle

Download waffle-parent 1.8.1

Filename Size
waffle-parent-1.8.1.pom 54 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-parent/ -->
<dependency>
    <groupId>com.github.dblock.waffle</groupId>
    <artifactId>waffle-parent</artifactId>
    <version>1.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-parent/
implementation 'com.github.dblock.waffle:waffle-parent:1.8.1'
// https://jarcasting.com/artifacts/com.github.dblock.waffle/waffle-parent/
implementation ("com.github.dblock.waffle:waffle-parent:1.8.1")
'com.github.dblock.waffle:waffle-parent:pom:1.8.1'
<dependency org="com.github.dblock.waffle" name="waffle-parent" rev="1.8.1">
  <artifact name="waffle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-parent', version='1.8.1')
)
libraryDependencies += "com.github.dblock.waffle" % "waffle-parent" % "1.8.1"
[com.github.dblock.waffle/waffle-parent "1.8.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.14
org.assertj : assertj-core jar 2.2.0
org.jmockit : jmockit jar 1.21
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

  • waffle-demo
  • waffle-distro
  • waffle-jetty
  • waffle-jna
  • waffle-shiro
  • waffle-spring-security3
  • waffle-spring-security4
  • waffle-tests
  • waffle-tomcat6
  • waffle-tomcat7
  • waffle-tomcat8