com.github.ljtfreitas:java-restify-oauth2-authentication

Java Restify Maven Group (Parent)

License

License

Categories

Categories

Java Languages H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-oauth2-authentication
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Restify Maven Group (Parent)

Download java-restify-oauth2-authentication

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ljtfreitas : java-restify-form-encoded-multipart-converter jar 2.1.0
com.github.ljtfreitas : java-restify-text-converter jar 2.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.google.code.gson : gson jar 2.8.5

provided (9)

Group / Artifact Type Version
com.github.ljtfreitas : java-restify-http-client jar 2.1.0
com.github.ljtfreitas : java-restify-http-message jar 2.1.0
com.github.ljtfreitas : java-restify-contract jar 2.1.0
com.github.ljtfreitas : java-restify-reflection jar 2.1.0
com.github.ljtfreitas : java-restify-util jar 2.1.0
com.github.ljtfreitas : java-restify-util-async jar 2.1.0
com.github.ljtfreitas : java-restify-spi jar 2.1.0
com.github.ljtfreitas : java-restify-xml-jaxb-converter jar 2.1.0
com.github.ljtfreitas : java-restify-json-jackson-converter jar 2.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.mock-server : mockserver-netty jar 3.10.4
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0