Woko - Stripes plugins

Woko: POJOs on the Web!

License

License

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

stripes-woko-plugins
Last Version

Last Version

2.4-beta7
Release Date

Release Date

Type

Type

jar
Description

Description

Woko - Stripes plugins
Woko: POJOs on the Web!

Download stripes-woko-plugins

How to add to project

<!-- https://jarcasting.com/artifacts/com.pojosontheweb/stripes-woko-plugins/ -->
<dependency>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>stripes-woko-plugins</artifactId>
    <version>2.4-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/stripes-woko-plugins/
implementation 'com.pojosontheweb:stripes-woko-plugins:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/stripes-woko-plugins/
implementation ("com.pojosontheweb:stripes-woko-plugins:2.4-beta7")
'com.pojosontheweb:stripes-woko-plugins:jar:2.4-beta7'
<dependency org="com.pojosontheweb" name="stripes-woko-plugins" rev="2.4-beta7">
  <artifact name="stripes-woko-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='stripes-woko-plugins', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "stripes-woko-plugins" % "2.4-beta7"
[com.pojosontheweb/stripes-woko-plugins "2.4-beta7"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.stripes : stripes jar 1.5.8

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Welcome to Woko

Woko is a Full-Stack Web Framework for the Java Platform that aims to put your POJOs
on the Web for nothing (or almost !). The main idea behind Woko is “do more with less” :
it provides some plumbing for the most common features needed in webapp development, including :

  • Persistence and Full Text Search
  • Users and Roles (Security and User-profiling)
  • MVC (URLs, Forms, Data binding & Validation, Templating, …)
  • RPC-friendly APIs (JSON, JavaScript)

Woko is Domain Driven : it uses metadata whenever possible in order to provide as much as it can out of the box. You write the Domain Classes, and Woko manages most of the recurrent issues for you, from the persistence layer up to the browser.

Woko is Iterative : it provides various extension points that allow you to change the default behavior without generating code, through its powerful facets system.

Getting started

1. Download and install Woko tools

2. Create a new Woko project

woko init

3. Change directory to myapp, where “myapp” is the application name (coming from the maven artifactId)

cd myapp

3. Start your woko application in Jetty embedded container

woko start

Run with help for options.

4. Go to http://localhost:8080/myapp
How cool is that ?
You can log in with wdevel/wdevel for a deeper overview of what Woko offers

5. Get more documentation on our Wiki to start developing your application :

License

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is
distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License
for the specific language governing permissions and limitations under the License.

com.pojosontheweb

POJOs on the Web

Versions

Version
2.4-beta7
2.4-beta6
2.4-beta5
2.4-beta4
2.4-beta3
2.4-beta2
2.4-beta
2.3.4
2.3.3
2.3.2
2.3.1
2.3
2.2
2.2-beta7
2.2-beta6
2.2-beta5
2.2-beta4
2.2-beta3
2.2-beta2
2.2-beta
2.1
2.1-beta9
2.1-beta8
2.1-beta7
2.1-beta6
2.1-beta4
2.1-beta3
2.1-beta2
2.1-beta
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-beta