innFactory / scala-utils

Reusable scala utils for awesome innFactory projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

innFactory scala-utils

Reusable scala utils for awesome innFactory projects.

Table of Contents:

util-auth

Description

Firebase Auth Utils with Jwt-Validator and Firebase App Initiator

Dependencies
com.google.firebase firebase-admin 7.0.1
com.nimbusds nimbus-jose-jwt 9.0.1
com.typesafe.play play 2.8.3
com.typesafe.play play-json 2.9.1

util-geo

Description

GeoPointFactory to convert Lat-Lon into com.vividsolutions.Geometry for Postgis

Dependencies
com.github.tminglei slick-pg_jts 0.19.3

util-graphql

Description

Sangria Base implementation for Play

Dependencies
org.sangria-graphql sangria 2.0.0
org.sangria-graphql sangria-marshalling-api 1.0.4
org.sangria-graphql sangria-slowlog 2.0.0-M
joda-time joda-time 2.10.6
com.typesafe.play play 2.8.3
com.typesafe.play play-json 2.9.1

util-implicits

Description

Boolean and Sequence Implicits

util-play

Description

Play Slick Codegen and Flyway Migrator Base

Dependencies
org.sangria-graphql sangria 2.0.0
org.sangria-graphql sangria-marshalling-api 1.0.4
org.sangria-graphql sangria-slowlog 2.0.0-M
joda-time joda-time 2.10.6
com.typesafe.play play 2.8.3
com.typesafe.play play-json 2.9.1
com.typesafe.slick slick 3.3.3
com.typesafe.slick slick-codegen 3.3.3
com.typesafe.slick slick-hikaricp 3.3.3
com.zaxxer HikariCP 3.4.5
com.github.tminglei slick-pg 0.19.3
com.github.tminglei slick-pg_play-json 0.19.3
com.github.tototoshi slick-joda-mapper 2.4.2
org.flywaydb flyway-core 7.1.1
joda-time joda-time 2.10.6

Changes:

Changes Markdown: Changes

Contributors:

Links:

About

Reusable scala utils for awesome innFactory projects.

License:Apache License 2.0


Languages

Language:Scala 87.1%Language:Java 12.9%