baku

helps you focus your REST API back-end on the business logic

License

License

GroupId

GroupId

com.github.fluidsonic
ArtifactId

ArtifactId

baku
Last Version

Last Version

0.9.27
Release Date

Release Date

Type

Type

jar
Description

Description

baku
helps you focus your REST API back-end on the business logic
Project URL

Project URL

https://github.com/fluidsonic/baku
Source Code Management

Source Code Management

https://github.com/fluidsonic/baku

Download baku

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
com.github.fluidsonic : fluid-json-annotations jar 0.9.22
com.github.fluidsonic : fluid-json-coding-jdk8 jar 0.9.22
com.github.fluidsonic : fluid-mongo jar 0.9.5
com.github.fluidsonic : fluid-stdlib-jvm jar 0.9.22
io.ktor : ktor-auth-jwt jar 1.2.1
io.ktor : ktor-server-netty jar 1.2.1

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1

Project Modules

There are no modules declared in this project.

fluid-server

Maven Central JCenter Kotlin Ktor #fluid-libraries Slack Channel

This library is obsolete.

License

Apache 2.0

Versions

Version
0.9.27
0.9.24
0.9.23
0.9.22
0.9.21
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16