Last Version

CAS Protocol IMAPS Implementation 1.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-protocol-imaps
Version

Version

1.0
Type

Type

jar
Description

Description

CAS Protocol IMAPS Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache OODT

Download cas-protocol-imaps 1.0


<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-imaps/ -->
<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-protocol-imaps</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-imaps/
implementation 'org.apache.oodt:cas-protocol-imaps:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-imaps/
implementation ("org.apache.oodt:cas-protocol-imaps:1.0")
'org.apache.oodt:cas-protocol-imaps:jar:1.0'
<dependency org="org.apache.oodt" name="cas-protocol-imaps" rev="1.0">
  <artifact name="cas-protocol-imaps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-protocol-imaps', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "cas-protocol-imaps" % "1.0"
[org.apache.oodt/cas-protocol-imaps "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.geronimo.javamail : geronimo-javamail_1.4_mail jar 1.8.1
org.apache.geronimo.specs : geronimo-activation_1.1_spec jar 1.1
org.apache.oodt : cas-protocol-api jar 1.0
org.apache.tika : tika-parsers jar 1.7
org.slf4j : slf4j-simple jar 1.7.12

test (2)

Group / Artifact Type Version
com.icegreen : greenmail jar 1.3.1b
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.