Last Version

SMTP support extension 1.1


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

smtp
Version

Version

1.1
Type

Type

pom
Description

Description

SMTP support extension

Download smtp 1.1

Filename Size
smtp-1.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/smtp/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>smtp</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/smtp/
implementation 'org.jvnet.jax-ws-commons:smtp:1.1'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/smtp/
implementation ("org.jvnet.jax-ws-commons:smtp:1.1")
'org.jvnet.jax-ws-commons:smtp:pom:1.1'
<dependency org="org.jvnet.jax-ws-commons" name="smtp" rev="1.1">
  <artifact name="smtp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='smtp', version='1.1')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "smtp" % "1.1"
[org.jvnet.jax-ws-commons/smtp "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaxws-smtp
  • test-app