| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james.examples |
| Идентификатор | Идентификаторcustom-james-assembly |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Examples :: Custom James server assembly
Assemble your own James server tailored to your needs.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : james-server-memory-app | jar | 3.7.0 |