| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторjames-server-filesystem-api |
| Версия | Версия3.6.2 |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Server :: Filesystem API
Apache James Mail Server
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-filesystem-api/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-filesystem-api</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-filesystem-api/
implementation 'org.apache.james:james-server-filesystem-api:3.6.2'
// https://jarcasting.com/artifacts/org.apache.james/james-server-filesystem-api/
implementation ("org.apache.james:james-server-filesystem-api:3.6.2")
'org.apache.james:james-server-filesystem-api:jar:3.6.2'
<dependency org="org.apache.james" name="james-server-filesystem-api" rev="3.6.2">
<artifact name="james-server-filesystem-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-filesystem-api', version='3.6.2')
)
libraryDependencies += "org.apache.james" % "james-server-filesystem-api" % "3.6.2"
[org.apache.james/james-server-filesystem-api "3.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : testing-base | jar | 3.6.2 |
| com.sparkjava : spark-core | jar | 2.9.3 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |