License |
License |
---|---|
GroupId | GroupIdcom.consol.citrus |
ArtifactId | ArtifactIdcitrus-mail |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCitrus :: Endpoints :: Mail
Citrus endpoints for producing and consuming messages
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
citrus-mail-3.2.1.pom | |
citrus-mail-3.2.1.jar | 30 KB |
citrus-mail-3.2.1-sources.jar | 26 KB |
citrus-mail-3.2.1-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.consol.citrus/citrus-mail/ -->
<dependency>
<groupId>com.consol.citrus</groupId>
<artifactId>citrus-mail</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-mail/
implementation 'com.consol.citrus:citrus-mail:3.2.1'
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-mail/
implementation ("com.consol.citrus:citrus-mail:3.2.1")
'com.consol.citrus:citrus-mail:jar:3.2.1'
<dependency org="com.consol.citrus" name="citrus-mail" rev="3.2.1">
<artifact name="citrus-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.consol.citrus', module='citrus-mail', version='3.2.1')
)
libraryDependencies += "com.consol.citrus" % "citrus-mail" % "3.2.1"
[com.consol.citrus/citrus-mail "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.consol.citrus : citrus-base | jar | 3.2.1 |
org.springframework : spring-context-support | jar | 5.3.18 |
org.springframework : spring-oxm | jar | 5.3.18 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
com.sun.mail : jakarta.mail | jar | 1.6.7 |
org.subethamail : subethasmtp | jar | 3.1.7 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.consol.citrus : citrus-spring | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.consol.citrus » citrus-test-support | jar | 3.2.1 |
com.consol.citrus : citrus-testng | jar | 3.2.1 |
com.consol.citrus : citrus-validation-xml | jar | 3.2.1 |
org.springframework : spring-test | jar | 5.3.18 |
org.testng : testng | jar | 7.3.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |