Last Version

Tinder core 1.11

Core library for API stack setup

License

License

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

tinder-core
Version

Version

1.11
Type

Type

jar
Description

Description

Tinder core
Core library for API stack setup

Download tinder-core 1.11


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

Dependencies

compile (25)

Group / Artifact Type Version
com.github.raffaeleragni : tinder-patterns jar 1.11
io.javalin : javalin jar 2.7.0
org.eclipse.jetty.http2 : http2-server jar 9.4.15.v20190215
org.eclipse.jetty : jetty-alpn-conscrypt-server jar 9.4.15.v20190215
org.eclipse.jetty.alpn : alpn-api jar 1.1.3.v20160715
javax.ws.rs : javax.ws.rs-api jar 2.1.1
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar [2.9.9,)
ch.qos.logback : logback-classic jar 1.2.3
com.google.dagger : dagger jar 2.21
org.immutables : value-annotations jar 2.7.5
org.immutables : gson jar 2.7.5
org.jdbi : jdbi3-core jar 3.7.1
com.zaxxer : HikariCP jar 3.3.1
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-healthchecks jar 3.0.2
com.datadoghq : java-dogstatsd-client jar 2.7
org.yaml : snakeyaml jar 1.23
io.swagger : swagger-annotations jar 1.5.21
at.favre.lib : bcrypt jar 0.7.0
com.squareup.retrofit2 : retrofit jar 2.5.0
io.jsonwebtoken : jjwt-api jar 0.10.5
io.jsonwebtoken : jjwt-impl jar 0.10.5
org.liquibase : liquibase-core jar 3.6.3

provided (1)

Group / Artifact Type Version
org.immutables : value Optional jar 2.7.5

runtime (1)

Group / Artifact Type Version
org.mortbay.jetty.alpn : alpn-boot jar 8.1.13.v20181017

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.0
org.junit.jupiter : junit-jupiter-engine jar 5.3.0
org.junit.platform : junit-platform-launcher jar 1.3.0
com.h2database : h2 jar 1.4.197
org.mockito : mockito-core jar 2.24.5
com.squareup.retrofit2 : retrofit-mock jar 2.5.0

Project Modules

There are no modules declared in this project.