License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-protocols |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache JAMES Protocols
JAMES Protocols
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
james-protocols-1.0.pom | 8 KB |
james-protocols-1.0-tests.jar | 3 KB |
james-protocols-1.0-source-release.zip | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-protocols/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-protocols</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-protocols/
implementation 'org.apache.james:james-protocols:1.0'
// https://jarcasting.com/artifacts/org.apache.james/james-protocols/
implementation ("org.apache.james:james-protocols:1.0")
'org.apache.james:james-protocols:jar:1.0'
<dependency org="org.apache.james" name="james-protocols" rev="1.0">
<artifact name="james-protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-protocols', version='1.0')
)
libraryDependencies += "org.apache.james" % "james-protocols" % "1.0"
[org.apache.james/james-protocols "1.0"]