License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdes.atrujillo.mjml |
ArtifactId | ArtifactIdmjml-rest-client |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionMjml Rest Client
Java library that use the mjml API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mjml-rest-client-2.0.1.pom | |
mjml-rest-client-2.0.1.jar | 57 KB |
mjml-rest-client-2.0.1-sources.jar | 15 KB |
mjml-rest-client-2.0.1-javadoc.jar | 123 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.28 |
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 |