Last Version

ixortalk-user-registration-api 1.0.7

IxorTalk microservice exposing an API for User Registration

License

License

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-user-registration-api
Version

Version

1.0.7
Type

Type

jar
Description

Description

ixortalk-user-registration-api
IxorTalk microservice exposing an API for User Registration
Project URL

Project URL

https://github.com/ixortalk/ixortalk-user-registration-api/tree/master
Project Organization

Project Organization

IxorTalk CVBA
Source Code Management

Source Code Management

https://github.com/ixortalk/ixortalk-user-registration-api/tree/master

Download ixortalk-user-registration-api 1.0.7


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.14.RELEASE
org.springframework.cloud : spring-cloud-config-client jar
org.springframework.cloud : spring-cloud-security jar
org.springframework.cloud : spring-cloud-starter-feign jar
com.ixortalk : ixortalk-oauth2-spring-boot-starter jar 0.0.14
javax.inject : javax.inject jar 1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.ixortalk : ixortalk-util jar 1.0.2
com.ixortalk : ixortalk-aws-s3-library jar 1.2.0
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
io.github.openfeign : feign-jackson jar 9.7.0
org.springframework.security : spring-security-test jar

test (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.14.RELEASE
com.ixortalk : ixortalk-test jar 1.1.2
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.25.0

Project Modules

There are no modules declared in this project.