License |
License |
---|---|
GroupId | GroupIdtel.schich |
ArtifactId | ArtifactIdpostfix-rest-connector |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionPostfix REST Connector
A simple TCP server that can be used as tcp lookup for the Postfix mail server.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tel.schich/postfix-rest-connector/ -->
<dependency>
<groupId>tel.schich</groupId>
<artifactId>postfix-rest-connector</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tel.schich/postfix-rest-connector/
implementation 'tel.schich:postfix-rest-connector:1.1.0'
// https://jarcasting.com/artifacts/tel.schich/postfix-rest-connector/
implementation ("tel.schich:postfix-rest-connector:1.1.0")
'tel.schich:postfix-rest-connector:jar:1.1.0'
<dependency org="tel.schich" name="postfix-rest-connector" rev="1.1.0">
<artifact name="postfix-rest-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='tel.schich', module='postfix-rest-connector', version='1.1.0')
)
libraryDependencies += "tel.schich" % "postfix-rest-connector" % "1.1.0"
[tel.schich/postfix-rest-connector "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.asynchttpclient : async-http-client | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
org.slf4j : slf4j-simple Optional | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.junit.platform : junit-platform-launcher | jar | 1.4.2 |
org.junit.platform : junit-platform-runner | jar | 1.4.2 |