License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-kotlin-web |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionfestival-kotlin-web
A kotlin web framework based vertx!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
festival-kotlin-web-0.5.0.pom | |
festival-kotlin-web-0.5.0.jar | 151 KB |
festival-kotlin-web-0.5.0-sources.jar | 261 bytes |
festival-kotlin-web-0.5.0-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-kotlin-web/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-kotlin-web</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-kotlin-web/
implementation 'com.github.bdqfork:festival-kotlin-web:0.5.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-kotlin-web/
implementation ("com.github.bdqfork:festival-kotlin-web:0.5.0")
'com.github.bdqfork:festival-kotlin-web:jar:0.5.0'
<dependency org="com.github.bdqfork" name="festival-kotlin-web" rev="0.5.0">
<artifact name="festival-kotlin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-kotlin-web', version='0.5.0')
)
libraryDependencies += "com.github.bdqfork" % "festival-kotlin-web" % "0.5.0"
[com.github.bdqfork/festival-kotlin-web "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 3.8.4 |
com.github.bdqfork : festival-context | jar | 0.5.0 |
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 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 3.8.4 |