Jar examples for s:spring-boot-email-core
Utilities to deal with emails in Spring Boot
You can download jar file spring-boot-email-core 0.4.0 in this page.
You can use the following script to add spring-boot-email-core-0.4.0.jar to your project.
<dependency> <groupId>it.ozimov</groupId> <artifactId>spring-boot-email-core</artifactId> <version>0.4.0</version> </dependency>
compile group: 'it.ozimov', name: 'spring-boot-email-core', version: '0.4.0'
libraryDependencies += "it.ozimov" % "spring-boot-email-core" % "0.4.0"
<dependency org="it.ozimov" name="spring-boot-email-core" rev="0.4.0"/>
@Grapes(@Grab(group='it.ozimov', module='spring-boot-email-core', version='0.4.0'))
'it.ozimov:spring-boot-email-core:jar:0.4.0'
Click the following link to download the jar file.
spring-boot-email-core-0.4.0-javadoc.jar