Last Version

festival-web 0.5.0

A web framework based vertx!

License

License

GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

festival-web
Version

Version

0.5.0
Type

Type

jar
Description

Description

festival-web
A web framework based vertx!
Project URL

Project URL

https://github.com/bdqfork/festival
Source Code Management

Source Code Management

https://github.com/bdqfork/festival

Download festival-web 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-web jar 3.8.4
io.vertx : vertx-rx-java2 jar 3.8.4
com.github.bdqfork : festival-context jar 0.5.0

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.