plugin-email

Jpom java 插件模块

License

License

GroupId

GroupId

io.jpom.plugins
ArtifactId

ArtifactId

email
Last Version

Last Version

2.8.14
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-email
Jpom java 插件模块

Download email

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2

provided (2)

Group / Artifact Type Version
io.jpom : common jar 2.8.14
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.14