Last Version

com.github.subchen:jetbrick-webmvc 2.1.1

Web MVC framework for jetbrick

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc
Version

Version

2.1.1
Type

Type

jar
Description

Description

Web MVC framework for jetbrick
Project Organization

Project Organization

jetbrick

Download jetbrick-webmvc 2.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.subchen : jetbrick-commons jar 2.0.4
com.github.subchen : jetbrick-ioc jar 2.0.1
com.github.subchen : jetbrick-regex-jdk6 jar 1.0
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.