Jar examples for j:jetbrick-webmvc
jetbrick-webmvc
You can download jar file jetbrick-webmvc 2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jetbrick-webmvc-2.0.jar to your project.
<dependency> <groupId>com.github.subchen</groupId> <artifactId>jetbrick-webmvc</artifactId> <version>2.0</version> </dependency>
compile group: 'com.github.subchen', name: 'jetbrick-webmvc', version: '2.0'
libraryDependencies += "com.github.subchen" % "jetbrick-webmvc" % "2.0"
<dependency org="com.github.subchen" name="jetbrick-webmvc" rev="2.0"/>
@Grapes(@Grab(group='com.github.subchen', module='jetbrick-webmvc', version='2.0'))
'com.github.subchen:jetbrick-webmvc:jar:2.0'
Click the following link to download the jar file.
jetbrick-webmvc-2.0-javadoc.jar