Last Version

REST-based MVC web framework for Bootique with pluggable templating engines 0.3

Provides a REST-based MVC web framework for Bootique with pluggable templating engines.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc-parent
Version

Version

0.3
Type

Type

pom
Description

Description

REST-based MVC web framework for Bootique with pluggable templating engines
Provides a REST-based MVC web framework for Bootique with pluggable templating engines.
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

https://github.com/nhl/bootique-mvc

Download bootique-mvc-parent 0.3


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.slf4j : slf4j-simple jar 1.7.13
com.nhl.bootique : bootique-test jar 0.17
com.nhl.bootique.jetty : bootique-jetty-test jar 0.15

Project Modules

  • bootique-mvc
  • bootique-mvc-mustache