| License |
License |
|---|---|
| GroupId | GroupIdcom.pongr |
| ArtifactId | ArtifactIdgreymatter_2.9.1 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptiongreymatter
Integration between Apache James and Akka
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| greymatter_2.9.1-1.0.0.pom | |
| greymatter_2.9.1-1.0.0.jar | 18 KB |
| greymatter_2.9.1-1.0.0-sources.jar | 2 KB |
| greymatter_2.9.1-1.0.0-javadoc.jar | 260 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pongr/greymatter_2.9.1/ -->
<dependency>
<groupId>com.pongr</groupId>
<artifactId>greymatter_2.9.1</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pongr/greymatter_2.9.1/
implementation 'com.pongr:greymatter_2.9.1:1.0.0'
// https://jarcasting.com/artifacts/com.pongr/greymatter_2.9.1/
implementation ("com.pongr:greymatter_2.9.1:1.0.0")
'com.pongr:greymatter_2.9.1:jar:1.0.0'
<dependency org="com.pongr" name="greymatter_2.9.1" rev="1.0.0">
<artifact name="greymatter_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pongr', module='greymatter_2.9.1', version='1.0.0')
)
libraryDependencies += "com.pongr" % "greymatter_2.9.1" % "1.0.0"
[com.pongr/greymatter_2.9.1 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| org.apache.james : apache-mailet-base | jar | 1.1 |
| com.typesafe.akka » akka-actor | jar | 2.0.5 |
| com.typesafe.akka » akka-slf4j | jar | 2.0.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 |