Last Version

bootique-mvc-parent: 2.0.1

A parent of Bootoque MVC modules.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

bootique-mvc-parent:
A parent of Bootoque MVC modules.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

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

Download bootique-mvc-parent 2.0.1


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25
io.bootique : bootique-test jar 2.0.1

Project Modules

  • bootique-mvc
  • bootique-mvc-mustache
  • bootique-mvc-freemarker