is not current version
Last Version 2.0.1

bootique-mvc: Bootique MVC basic definitions 2.0.M1

Provides basic abstractions for web MVC in Bootique.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc
Version

Version

2.0.M1
Type

Type

jar
Description

Description

bootique-mvc: Bootique MVC basic definitions
Provides basic abstractions for web MVC in Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-mvc 2.0.M1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.bootique.jersey : bootique-jersey jar 2.0.M1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.25
io.bootique : bootique-test jar 2.0.M1

Project Modules

There are no modules declared in this project.