License |
License |
---|---|
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jpmailgun |
Version | Version4.2.0-TP1 |
Type | Typewar |
Description |
DescriptionEntando Plugin: Mailgun Connector
Mailgun Connector
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmailgun/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpmailgun</artifactId>
<version>4.2.0-TP1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmailgun/
implementation 'org.entando.entando.plugins:entando-plugin-jpmailgun:4.2.0-TP1'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmailgun/
implementation ("org.entando.entando.plugins:entando-plugin-jpmailgun:4.2.0-TP1")
'org.entando.entando.plugins:entando-plugin-jpmailgun:war:4.2.0-TP1'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpmailgun" rev="4.2.0-TP1">
<artifact name="entando-plugin-jpmailgun" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpmailgun', version='4.2.0-TP1')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpmailgun" % "4.2.0-TP1"
[org.entando.entando.plugins/entando-plugin-jpmailgun "4.2.0-TP1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.contribs : jersey-apache-client | jar | 1.10-b03 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.10-b03 |
org.apache.httpcomponents : httpclient | jar | 4.3.2 |
org.json : json | jar | 20131018 |
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | jar | 4.2.0-TP1 |
org.entando.entando : entando-admin-console | jar | 4.2.0-TP1 |
org.entando.entando : entando-portal-ui | jar | 4.2.0-TP1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | test-jar | 4.2.0-TP1 |
org.entando.entando : entando-admin-console | test-jar | 4.2.0-TP1 |
org.entando.entando : entando-portal-ui | test-jar | 4.2.0-TP1 |
org.springframework : spring-test | jar | 4.0.6.RELEASE |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
org.apache.derby : derby | jar | 10.9.1.0 |
org.apache.derby : derbyclient | jar | 10.9.1.0 |
junit : junit | jar | 4.8.2 |
org.apache.tomcat : tomcat-servlet-api | jar | 7.0.50 |