License |
License |
---|---|
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-mailing |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaleidoFoundry mailing extension
Parent POM for all kaleido-foundry modules. It provides default build configurations.
|
Filename | Size |
---|---|
kaleido-mailing-0.10.1.pom | |
kaleido-mailing-0.10.1.jar | 49 KB |
kaleido-mailing-0.10.1-sources.jar | 37 KB |
kaleido-mailing-0.10.1-javadoc.jar | 314 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-mailing/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-mailing</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-mailing/
implementation 'org.kaleidofoundry:kaleido-mailing:0.10.1'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-mailing/
implementation ("org.kaleidofoundry:kaleido-mailing:0.10.1")
'org.kaleidofoundry:kaleido-mailing:jar:0.10.1'
<dependency org="org.kaleidofoundry" name="kaleido-mailing" rev="0.10.1">
<artifact name="kaleido-mailing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-mailing', version='0.10.1')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-mailing" % "0.10.1"
[org.kaleidofoundry/kaleido-mailing "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kaleidofoundry : kaleido-core | jar | 0.10.1 |
org.kaleidofoundry : kaleido-messaging | jar | 0.10.1 |
javax.mail : javax.mail-api | jar | 1.6.2 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.31 |
org.slf4j : jcl-over-slf4j | jar | 1.7.31 |
org.slf4j : jul-to-slf4j | jar | 1.7.31 |
com.bitmechanic : dumbster | jar | 1.9.0.2 |