Last Version

Postfix REST Connector 1.1.0

A simple TCP server that can be used as tcp lookup for the Postfix mail server.

License

License

GroupId

GroupId

tel.schich
ArtifactId

ArtifactId

postfix-rest-connector
Version

Version

1.1.0
Type

Type

jar
Description

Description

Postfix REST Connector
A simple TCP server that can be used as tcp lookup for the Postfix mail server.
Project URL

Project URL

https://github.com/pschichtel/postfix-rest-connector
Source Code Management

Source Code Management

https://github.com/pschichtel/postfix-rest-connector

Download postfix-rest-connector 1.1.0


<!-- 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"]

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.