Examples Apps

MWA is an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

examples
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

Examples Apps
MWA is an effort for making Java Web Applications less verbose and more fun.

Download examples

Filename Size
examples-0.4.1.pom 715 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • todomvc-jpa

Versions

Version
0.4.1
0.4.0
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4