is not current version
Last Version 1.0.50

com.github.luanhaipeng:jettyboot 1.0.14

jetty boot Library, simple mvc and data ORM framework

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.luanhaipeng
ArtifactId

ArtifactId

jettyboot
Version

Version

1.0.14
Type

Type

jar

Download jettyboot 1.0.14


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