is not current version
Last Version 2.0.1

io.bootique.mvc:bootique-mvc-parent 0.7

A parent of Bootoque MVC modules.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc-parent
Version

Version

0.7
Type

Type

pom

Download bootique-mvc-parent 0.7


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