Last Version

io.rocketbase.commons:commons-auth-email-postmark 4.3.1

holds commons classes and services used to develop REST applications with spring mvc

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-auth-email-postmark
Version

Version

4.3.1
Type

Type

jar
Description

Description

holds commons classes and services used to develop REST applications with spring mvc
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-auth/tree/master/commons-auth-email-postmark/

Download commons-auth-email-postmark 4.3.1


<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-email-postmark/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-auth-email-postmark</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-email-postmark/
implementation 'io.rocketbase.commons:commons-auth-email-postmark:4.3.1'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-email-postmark/
implementation ("io.rocketbase.commons:commons-auth-email-postmark:4.3.1")
'io.rocketbase.commons:commons-auth-email-postmark:jar:4.3.1'
<dependency org="io.rocketbase.commons" name="commons-auth-email-postmark" rev="4.3.1">
  <artifact name="commons-auth-email-postmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth-email-postmark', version='4.3.1')
)
libraryDependencies += "io.rocketbase.commons" % "commons-auth-email-postmark" % "4.3.1"
[io.rocketbase.commons/commons-auth-email-postmark "4.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.rocketbase.commons : commons-auth-core jar 4.3.1
io.rocketbase.mail : postmark-spring jar 0.0.1
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.