| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.james.examples |
| ArtifactId | ArtifactIdcustom-james-assembly |
| Version | Version3.7.0 |
| Type | Typejar |
| Description |
DescriptionApache James :: Examples :: Custom James server assembly
Assemble your own James server tailored to your needs.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| custom-james-assembly-3.7.0.pom | |
| custom-james-assembly-3.7.0.jar | 18 KB |
| custom-james-assembly-3.7.0-sources.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james.examples/custom-james-assembly/ -->
<dependency>
<groupId>org.apache.james.examples</groupId>
<artifactId>custom-james-assembly</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-james-assembly/
implementation 'org.apache.james.examples:custom-james-assembly:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james.examples/custom-james-assembly/
implementation ("org.apache.james.examples:custom-james-assembly:3.7.0")
'org.apache.james.examples:custom-james-assembly:jar:3.7.0'
<dependency org="org.apache.james.examples" name="custom-james-assembly" rev="3.7.0">
<artifact name="custom-james-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james.examples', module='custom-james-assembly', version='3.7.0')
)
libraryDependencies += "org.apache.james.examples" % "custom-james-assembly" % "3.7.0"
[org.apache.james.examples/custom-james-assembly "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.james : james-server-memory-app | jar | 3.7.0 |