Last Version

Mjml Rest Client 2.0.1

Java library that use the mjml API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

es.atrujillo.mjml
ArtifactId

ArtifactId

mjml-rest-client
Version

Version

2.0.1
Type

Type

jar
Description

Description

Mjml Rest Client
Java library that use the mjml API
Project URL

Project URL

https://github.com/atrujillofalcon/mjml-rest-client
Source Code Management

Source Code Management

https://github.com/atrujillofalcon/mjml-rest-client

Download mjml-rest-client 2.0.1


<!-- https://jarcasting.com/artifacts/es.atrujillo.mjml/mjml-rest-client/ -->
<dependency>
    <groupId>es.atrujillo.mjml</groupId>
    <artifactId>mjml-rest-client</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.atrujillo.mjml/mjml-rest-client/
implementation 'es.atrujillo.mjml:mjml-rest-client:2.0.1'
// https://jarcasting.com/artifacts/es.atrujillo.mjml/mjml-rest-client/
implementation ("es.atrujillo.mjml:mjml-rest-client:2.0.1")
'es.atrujillo.mjml:mjml-rest-client:jar:2.0.1'
<dependency org="es.atrujillo.mjml" name="mjml-rest-client" rev="2.0.1">
  <artifact name="mjml-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.atrujillo.mjml', module='mjml-rest-client', version='2.0.1')
)
libraryDependencies += "es.atrujillo.mjml" % "mjml-rest-client" % "2.0.1"
[es.atrujillo.mjml/mjml-rest-client "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
org.slf4j : slf4j-api jar 1.7.28

runtime (6)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.9.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.1
org.apache.httpcomponents : httpclient jar 4.5.9
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.