spring-boot-dkim-javamail

Parent for Spring Boot Starter which autoconfigures a DKIM JavaMailSender

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.vinado.boot
ArtifactId

ArtifactId

spring-boot-dkim-javamail
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-dkim-javamail
Parent for Spring Boot Starter which autoconfigures a DKIM JavaMailSender
Project URL

Project URL

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

Source Code Management

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

Download spring-boot-dkim-javamail

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • spring-boot-starter
  • spring-boot-autoconfigure

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1