License |
License |
---|---|
GroupId | GroupIdorg.apache.james.protocols |
ArtifactId | ArtifactIdprotocols-impl |
Last Version | Last Version1.6-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James Protocols Implementation
James Protocols
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
protocols-impl-1.6-beta2.pom | |
protocols-impl-1.6-beta2.jar | 28 KB |
protocols-impl-1.6-beta2-tests.jar | 7 KB |
protocols-impl-1.6-beta2-sources.jar | 23 KB |
protocols-impl-1.6-beta2-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james.protocols/protocols-impl/ -->
<dependency>
<groupId>org.apache.james.protocols</groupId>
<artifactId>protocols-impl</artifactId>
<version>1.6-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.protocols/protocols-impl/
implementation 'org.apache.james.protocols:protocols-impl:1.6-beta2'
// https://jarcasting.com/artifacts/org.apache.james.protocols/protocols-impl/
implementation ("org.apache.james.protocols:protocols-impl:1.6-beta2")
'org.apache.james.protocols:protocols-impl:jar:1.6-beta2'
<dependency org="org.apache.james.protocols" name="protocols-impl" rev="1.6-beta2">
<artifact name="protocols-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.protocols', module='protocols-impl', version='1.6-beta2')
)
libraryDependencies += "org.apache.james.protocols" % "protocols-impl" % "1.6-beta2"
[org.apache.james.protocols/protocols-impl "1.6-beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james.protocols : protocols-api | jar | 1.6-beta2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.jboss.netty : netty | jar | 3.2.6.Final |