is not current version
Last Version 2.1.1

com.github.subchen:jetbrick-webmvc-parent 2.0

Web MVC framework for jetbrick

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-parent
Version

Version

2.0
Type

Type

pom

Download jetbrick-webmvc-parent 2.0


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