Last Version

ixortalk-mailing-service 2.0.0

IxorTalk microservice for sending e-mails

License

License

GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk-mailing-service
Version

Version

2.0.0
Type

Type

jar
Description

Description

ixortalk-mailing-service
IxorTalk microservice for sending e-mails
Project URL

Project URL

https://github.com/ixortalk/ixortalk-mailing-service/tree/master
Project Organization

Project Organization

IxorTalk CVBA
Source Code Management

Source Code Management

https://github.com/ixortalk/ixortalk-mailing-service/tree/master

Download ixortalk-mailing-service 2.0.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.2.6.RELEASE
org.springframework.cloud : spring-cloud-config-client jar
org.springframework.cloud : spring-cloud-security jar
com.ixortalk : ixortalk-oauth2-spring-boot-starter jar 1.0.6
javax.inject : javax.inject jar 1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.ixortalk : ixortalk-util jar 1.0.2
io.micrometer : micrometer-registry-prometheus jar 1.3.2
com.google.guava : guava jar 23.0
org.springframework.security : spring-security-test jar

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
com.ixortalk : ixortalk-test jar 2.0.0
net.javacrumbs.json-unit : json-unit-fluent jar 1.18.0
org.springframework.restdocs : spring-restdocs-core jar 2.0.4.RELEASE
org.springframework.restdocs : spring-restdocs-restassured jar 2.0.4.RELEASE
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.8.9
com.icegreen : greenmail jar 1.5.6

Project Modules

There are no modules declared in this project.