Requirements
This library depends on spring framework. Can be used with spring-framework alone or on a spring-boot application.
Status
See Status
Usage
See Documentation
License |
License |
---|---|
GroupId | GroupIdcat.albirar.lib |
ArtifactId | ArtifactIdalbirar-communications-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlbirar Communications Library - Core
Some services to abstract action of communicate with email or sms
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-core/ -->
<dependency>
<groupId>cat.albirar.lib</groupId>
<artifactId>albirar-communications-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-core/
implementation 'cat.albirar.lib:albirar-communications-core:1.3.1'
// https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-core/
implementation ("cat.albirar.lib:albirar-communications-core:1.3.1")
'cat.albirar.lib:albirar-communications-core:jar:1.3.1'
<dependency org="cat.albirar.lib" name="albirar-communications-core" rev="1.3.1">
<artifact name="albirar-communications-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cat.albirar.lib', module='albirar-communications-core', version='1.3.1')
)
libraryDependencies += "cat.albirar.lib" % "albirar-communications-core" % "1.3.1"
[cat.albirar.lib/albirar-communications-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
cat.albirar.lib : albirar-template-engine | jar | 2.1.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE |
org.springframework : spring-context-support | jar | 5.2.12.RELEASE |
org.springframework : spring-messaging | jar | 5.2.12.RELEASE |
org.springframework.amqp : spring-rabbit | jar | 2.2.7.RELEASE |
javax.jms : javax.jms-api | jar | 2.0.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.3 |
org.projectlombok : lombok | jar | 1.18.12 |
ch.qos.logback : logback-access | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.33 |
org.hibernate.validator : hibernate-validator | jar | 6.0.18.Final |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : rabbitmq | jar | 1.15.2 |
net.sourceforge.cobertura : cobertura | jar | 2.1.1 |
org.springframework : spring-test | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.7.RELEASE |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.4.RELEASE |
org.springframework.security : spring-security-test | jar | 5.3.2.RELEASE |
org.hamcrest : hamcrest | jar | 2.1 |
org.hamcrest : hamcrest-core | jar | 2.1 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.mockito : mockito-core | jar | 3.1.0 |
org.mockito : mockito-inline | jar | 3.1.0 |
org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
org.awaitility : awaitility | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 0 |
This library depends on spring framework. Can be used with spring-framework alone or on a spring-boot application.
See Status
See Documentation