| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторjames-server-guice-mailbox-jpa |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Server :: JPA - guice injection
Some Guice injection modules for the JPA mailbox
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox-jpa/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-guice-mailbox-jpa</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox-jpa/
implementation 'org.apache.james:james-server-guice-mailbox-jpa:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice-mailbox-jpa/
implementation ("org.apache.james:james-server-guice-mailbox-jpa:3.7.0")
'org.apache.james:james-server-guice-mailbox-jpa:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice-mailbox-jpa" rev="3.7.0">
<artifact name="james-server-guice-mailbox-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice-mailbox-jpa', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice-mailbox-jpa" % "3.7.0"
[org.apache.james/james-server-guice-mailbox-jpa "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : apache-james-mailbox-jpa | jar | 3.7.0 |
| org.apache.james : apache-james-mailbox-lucene | jar | 3.7.0 |
| org.apache.james : apache-james-mailbox-quota-search-scanning | jar | 3.7.0 |
| org.apache.james : james-server-data-jpa | jar | 3.7.0 |
| org.apache.james : james-server-guice-mailbox | jar | 3.7.0 |
| org.apache.james : james-server-guice-webadmin-data | jar | 3.7.0 |
| org.apache.james : james-server-jpa-common-guice | jar | 3.7.0 |
| org.apache.james : james-server-mailbox-adapter | jar | 3.7.0 |
| com.google.inject : guice | jar | 5.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : testing-base | jar | 3.7.0 |