| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.arqisoft |
| Идентификатор | Идентификаторstorage |
| Версия | Версия0.16 |
| Тип | Типjar |
| Описание |
ОписаниеStorage
Java libraries for Leanda.io OSS project
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| storage-0.16.pom | |
| storage-0.16.jar | 13 KB |
| storage-0.16-sources.jar | 8 KB |
| storage-0.16-javadoc.jar | 426 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.arqisoft/storage/ -->
<dependency>
<groupId>com.github.arqisoft</groupId>
<artifactId>storage</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arqisoft/storage/
implementation 'com.github.arqisoft:storage:0.16'
// https://jarcasting.com/artifacts/com.github.arqisoft/storage/
implementation ("com.github.arqisoft:storage:0.16")
'com.github.arqisoft:storage:jar:0.16'
<dependency org="com.github.arqisoft" name="storage" rev="0.16">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arqisoft', module='storage', version='0.16')
)
libraryDependencies += "com.github.arqisoft" % "storage" % "0.16"
[com.github.arqisoft/storage "0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mongodb : mongo-java-driver | jar | 3.5.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| commons-io : commons-io | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |