jettyboot

jetty boot Library, simple mvc and data ORM framework

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

jettyboot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jettyboot
jetty boot Library, simple mvc and data ORM framework
Project URL

Project URL

https://github.com/linushp/jettyboot

Download jettyboot

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.11.v20180605
com.alibaba : fastjson jar 1.2.47
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0