Last Version

Waffle WebContainer 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
Categories

Categories

Container
GroupId

GroupId

org.codehaus.waffle
ArtifactId

ArtifactId

waffle-webcontainer
Version

Version

1.0-beta-1
Type

Type

jar
Description

Description

Waffle WebContainer
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-webcontainer 1.0-beta-1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.waffle : waffle jar 1.0-beta-1
org.nanocontainer : nanocontainer-webcontainer jar 1.1.1
org.mortbay.jetty : jetty jar 6.1.3
org.mortbay.jetty : jetty-util jar 6.1.3

provided (4)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api-2.5 jar 6.1.3
jmock : jmock jar 1.2.0
org.jmock : jmock-junit4 jar 2.1.0
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.