Web-services to build simple administration area based on Plume Framework

Compile Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic(optional)
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Apache 2.0
com.coreoz » plume-admin-security
Jersey features to help secure restricted web-services
2.1.15.1.0
Apache 2.0
com.coreoz » plume-services
Common services that are often needed in projects or libraries.
Apache 2.0
com.coreoz » plume-conf
File configuration with Typesafe Config
Apache 2.0
com.coreoz » plume-db-querydsl
Database querying with Querydsl fluent API
Apache 2.0
com.coreoz » plume-web-jersey
Dep Injection Apache 2.0
com.google.dagger » dagger(optional)
A fast dependency injector for Android and Java.
Dep Injection Apache 2.0
com.google.inject » guice(optional)
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Embedded SQL DB EPL 1.0 +1
com.h2database » h2(optional)
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
Hashing BSD +1
de.svenkubiak » jBCrypt
A Java implementation of OpenBSD's Blowfish password hashing code http://www.mindrot.org/projects/jBCrypt
0.4.3
Annotation Lib Apache 2.0
io.swagger » swagger-annotations
swagger-annotations

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.coreoz » plume-db-querydsl-codegen
Querydsl code generation from a SQL database
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java