scaladia

Scaladia all libraries.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.giiita
ArtifactId

ArtifactId

scaladia_2.12
Last Version

Last Version

1.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

scaladia
Scaladia all libraries.
Project Organization

Project Organization

com.github.giiita
Source Code Management

Source Code Management

https://github.com/giiita/scaladia

Download scaladia_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.github.giiita : scaladia-container-core_2.12 jar 1.5.8
com.github.giiita : scaladia-http_2.12 jar 0.0.6

Project Modules

There are no modules declared in this project.

Refuel

CircleCI Gitter chat Maven Central

Latest version of macro Latest version of container Latest version of util Latest version of json Latest version of http Latest version of auth Latest version of cipher Latest version of cipher

Refuel is a simple and lightweight DI framework
Provides DI, utility, JSON parser, HTTPClient, etc. suitable for layered architecture.
You can replace second or third party injections from anywhere and easily handle multi-project configuration dependencies.

refuel-container

DI container provides powerful injection with macro.
Just by Mixining a specific trait, it will be loaded automatically into DI container.
It is also possible to easily change dependencies from test cases or allow access only from arbitrary scopes.

refuel-util

Rich type class interfaces.
Provides extended functions such as date and time, period, and collection.

refuel-json

You can handle JSON most easily with macro. Even without warming up, the conversion works fast and requires little declaration of serialize / deserialize codecs.

refuel-http

Http server client with Akka-HTTP.
In future, we plan to implement test stub control by dependency injection..

refuel-auth-provider

Can use a SAML service provider that supports akka http.
At this time, there is no Identity provider feature available.

refuel-cipher

The wrapper library that supports the interconversion of RSA / AES encryption methods.

refuel-oauth-provider

Supports building an OAuth authorization server for Akka HTTP.

All authorization endpoints, token endpoints, and other grant flows are compliant with the OAuth 2.0 / 2.1 specification, and can be implemented mostly by implementing the prepared IF without having to think too much about the flow.

Versions

Version
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.7.2
0.7.1
0.7.0
0.6.5-RC1
0.6.4-RC1
0.6.3-RC9
0.6.3-RC8
0.6.3-RC7
0.6.3-RC6
0.6.3-RC5
0.6.3-RC4
0.6.3-RC3
0.6.3-RC2
0.6.3-RC1
0.6.1-RC1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1
0.0.1
0.0.1-RC1