Last Version

Waffle Parent 1.0-beta-1

Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built to support enterprise level web-based business applications.

License

License

BSD license
GroupId

GroupId

org.codehaus.waffle
ArtifactId

ArtifactId

waffle-parent
Version

Version

1.0-beta-1
Type

Type

pom
Description

Description

Waffle Parent
Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built to support enterprise level web-based business applications.

Download waffle-parent 1.0-beta-1


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

Dependencies

provided (3)

Group / Artifact Type Version
jmock : jmock jar 1.2.0
org.jmock : jmock-junit4 jar 2.1.0
junit : junit jar 4.3.1

Project Modules

  • core
  • extensions/webcontainer
  • extensions/taglib