is not current version
Last Version 1.2.2

de.vinado.boot:spring-boot-autoconfigure-dkim-javamail 1.2.1

Autoconfiguration to enable the DKIM JavaMailSender

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

de.vinado.boot
ArtifactId

ArtifactId

spring-boot-autoconfigure-dkim-javamail
Version

Version

1.2.1
Type

Type

jar
Description

Description

Autoconfiguration to enable the DKIM JavaMailSender
Project URL

Project URL

https://github.com/V1ncNet/spring-boot-dkim-javamail.git

Download spring-boot-autoconfigure-dkim-javamail 1.2.1


<!-- https://jarcasting.com/artifacts/de.vinado.boot/spring-boot-autoconfigure-dkim-javamail/ -->
<dependency>
    <groupId>de.vinado.boot</groupId>
    <artifactId>spring-boot-autoconfigure-dkim-javamail</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.vinado.boot/spring-boot-autoconfigure-dkim-javamail/
implementation 'de.vinado.boot:spring-boot-autoconfigure-dkim-javamail:1.2.1'
// https://jarcasting.com/artifacts/de.vinado.boot/spring-boot-autoconfigure-dkim-javamail/
implementation ("de.vinado.boot:spring-boot-autoconfigure-dkim-javamail:1.2.1")
'de.vinado.boot:spring-boot-autoconfigure-dkim-javamail:jar:1.2.1'
<dependency org="de.vinado.boot" name="spring-boot-autoconfigure-dkim-javamail" rev="1.2.1">
  <artifact name="spring-boot-autoconfigure-dkim-javamail" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vinado.boot', module='spring-boot-autoconfigure-dkim-javamail', version='1.2.1')
)
libraryDependencies += "de.vinado.boot" % "spring-boot-autoconfigure-dkim-javamail" % "1.2.1"
[de.vinado.boot/spring-boot-autoconfigure-dkim-javamail "1.2.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.3
org.springframework.boot : spring-boot-autoconfigure jar 2.4.3
org.springframework : spring-context-support Optional jar 5.3.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3
org.slf4j : slf4j-nop Optional jar 1.7.30
de.vinado.spring : dkim-javamail jar 1.2.1

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar 2.4.3
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.6.28
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.