is not current version
Last Version 2.0.1

io.bootique.mvc:bootique-mvc-parent 0.25

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.25
Type

Type

pom

Download bootique-mvc-parent 0.25


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