Last Version

== GreenMail Spring == 2.0.0-alpha-2

GreenMail support for Spring

License

License

GroupId

GroupId

com.icegreen
ArtifactId

ArtifactId

greenmail-spring
Version

Version

2.0.0-alpha-2
Type

Type

jar
Description

Description

== GreenMail Spring ==
GreenMail support for Spring
Project Organization

Project Organization

Icegreen Technologies

Download greenmail-spring 2.0.0-alpha-2


<!-- https://jarcasting.com/artifacts/com.icegreen/greenmail-spring/ -->
<dependency>
    <groupId>com.icegreen</groupId>
    <artifactId>greenmail-spring</artifactId>
    <version>2.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.icegreen/greenmail-spring/
implementation 'com.icegreen:greenmail-spring:2.0.0-alpha-2'
// https://jarcasting.com/artifacts/com.icegreen/greenmail-spring/
implementation ("com.icegreen:greenmail-spring:2.0.0-alpha-2")
'com.icegreen:greenmail-spring:jar:2.0.0-alpha-2'
<dependency org="com.icegreen" name="greenmail-spring" rev="2.0.0-alpha-2">
  <artifact name="greenmail-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icegreen', module='greenmail-spring', version='2.0.0-alpha-2')
)
libraryDependencies += "com.icegreen" % "greenmail-spring" % "2.0.0-alpha-2"
[com.icegreen/greenmail-spring "2.0.0-alpha-2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.icegreen : greenmail jar 2.0.0-alpha-2
org.springframework : spring-beans jar 4.3.30.RELEASE
org.springframework : spring-context jar 4.3.30.RELEASE
org.springframework : spring-test jar 4.3.30.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.