Last Version

EmailAddress RFC2822 2.3.0

The world's only more-or-less-2822-compliant Java-based email address extractor / verifier

License

License

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

emailaddress-rfc2822
Version

Version

2.3.0
Type

Type

jar
Description

Description

EmailAddress RFC2822
The world's only more-or-less-2822-compliant Java-based email address extractor / verifier
Project URL

Project URL

https://github.com/bbottema/email-rfc2822-validator
Source Code Management

Source Code Management

https://github.com/bbottema/email-rfc2822-validator

Download emailaddress-rfc2822 2.3.0


<!-- https://jarcasting.com/artifacts/com.github.bbottema/emailaddress-rfc2822/ -->
<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>emailaddress-rfc2822</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/emailaddress-rfc2822/
implementation 'com.github.bbottema:emailaddress-rfc2822:2.3.0'
// https://jarcasting.com/artifacts/com.github.bbottema/emailaddress-rfc2822/
implementation ("com.github.bbottema:emailaddress-rfc2822:2.3.0")
'com.github.bbottema:emailaddress-rfc2822:jar:2.3.0'
<dependency org="com.github.bbottema" name="emailaddress-rfc2822" rev="2.3.0">
  <artifact name="emailaddress-rfc2822" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='emailaddress-rfc2822', version='2.3.0')
)
libraryDependencies += "com.github.bbottema" % "emailaddress-rfc2822" % "2.3.0"
[com.github.bbottema/emailaddress-rfc2822 "2.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.mail : jakarta.mail Optional jar [1.6.3,1.9.9)
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.2
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1
org.apache.logging.log4j : log4j-api jar 2.6.1
org.apache.logging.log4j : log4j-core jar 2.6.1
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.