Last Version

Examples Apps 0.4.1

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

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

examples
Version

Version

0.4.1
Type

Type

pom
Description

Description

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

Download examples 0.4.1

Filename Size
examples-0.4.1.pom 715 bytes
Browse

<!-- 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