Last Version

ixortalk-authorization-server 0.0.6

IxorTalk microservice for storing users / user profiles

License

License

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-authorization-server
Version

Version

0.0.6
Type

Type

jar
Description

Description

ixortalk-authorization-server
IxorTalk microservice for storing users / user profiles
Project URL

Project URL

https://github.com/ixortalk/ixortalk-authorization-server/tree/master
Project Organization

Project Organization

IxorTalk CVBA
Source Code Management

Source Code Management

https://github.com/ixortalk/ixortalk-authorization-server/tree/master

Download ixortalk-authorization-server 0.0.6


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

Dependencies

compile (21)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-freemarker jar 1.5.21.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.21.RELEASE
org.springframework.cloud : spring-cloud-config-client jar
org.springframework.cloud : spring-cloud-security jar
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.17.RELEASE
org.springframework.security : spring-security-data jar
javax.inject : javax.inject jar 1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.liquibase : liquibase-core jar 3.5.3
org.postgresql : postgresql jar 9.4.1212
com.ixortalk : ixortalk-util jar 1.0.2
io.prometheus : simpleclient jar 0.0.22
io.prometheus : simpleclient_hotspot jar 0.0.22
io.prometheus : simpleclient_servlet jar 0.0.22
io.prometheus : simpleclient_spring_boot jar 0.0.22
com.google.guava : guava jar 23.0
org.springframework.security : spring-security-test jar

test (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.21.RELEASE
com.ixortalk : ixortalk-test jar 1.0.0
com.h2database : h2 jar 1.4.194
io.rest-assured : rest-assured jar 3.0.2
net.javacrumbs.json-unit : json-unit-fluent jar 1.18.0
org.springframework.restdocs : spring-restdocs-core jar 1.1.2.RELEASE
org.springframework.restdocs : spring-restdocs-restassured jar 1.1.2.RELEASE
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.8.9
com.github.tomakehurst : wiremock-standalone jar 2.23.2

Project Modules

There are no modules declared in this project.