Last Version

com.silentgo:jetbrick 0.0.6

Light Java MVC Framework

License

License

MIT
GroupId

GroupId

com.silentgo
ArtifactId

ArtifactId

jetbrick
Version

Version

0.0.6
Type

Type

jar
Description

Description

Light Java MVC Framework

Download jetbrick 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.subchen : jetbrick-template-web jar 2.0.10
com.silentgo : utils jar 0.1.7

provided (2)

Group / Artifact Type Version
com.silentgo : framework jar 0.0.32
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.