Last Version

Bootique MVC Basic Definitions 0.3

Provides basic definitions of Bootique MVC.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc
Version

Version

0.3
Type

Type

jar
Description

Description

Bootique MVC Basic Definitions
Provides basic definitions of Bootique MVC.
Project Organization

Project Organization

National Hockey League

Download bootique-mvc 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.nhl.bootique.jersey : bootique-jersey jar 0.16

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

There are no modules declared in this project.