is not current version
Last Version 2.1.1

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

Web MVC framework for jetbrick

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-parent
Version

Version

2.1
Type

Type

pom

Download jetbrick-webmvc-parent 2.1


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