Last Version

mandrillservice 0.0.9

Mandrill Wrapper to send Mails

License

License

GroupId

GroupId

de.tschumacher
ArtifactId

ArtifactId

mandrillservice
Version

Version

0.0.9
Type

Type

jar
Description

Description

mandrillservice
Mandrill Wrapper to send Mails
Project URL

Project URL

https://github.com/tobasschu/mandrillservice
Source Code Management

Source Code Management

https://github.com/tobasschu/mandrillservice.git

Download mandrillservice 0.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mandrillapp.wrapper.lutung : lutung jar 0.0.8
com.google.guava : guava jar 24.1.1-jre

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.