| Лицензия |
Лицензия |
|---|---|
| Группа | Группаstudio.crud.feature |
| Идентификатор | Идентификаторremote-storage |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRemote Storage Feature
Remote Storage Feature
|
| Имя Файла | Размер |
|---|---|
| remote-storage-0.3.0.pom | |
| remote-storage-0.3.0.jar | 28 KB |
| remote-storage-0.3.0-sources.jar | 8 KB |
| remote-storage-0.3.0-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/ -->
<dependency>
<groupId>studio.crud.feature</groupId>
<artifactId>remote-storage</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/
implementation 'studio.crud.feature:remote-storage:0.3.0'
// https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/
implementation ("studio.crud.feature:remote-storage:0.3.0")
'studio.crud.feature:remote-storage:jar:0.3.0'
<dependency org="studio.crud.feature" name="remote-storage" rev="0.3.0">
<artifact name="remote-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.crud.feature', module='remote-storage', version='0.3.0')
)
libraryDependencies += "studio.crud.feature" % "remote-storage" % "0.3.0"
[studio.crud.feature/remote-storage "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| studio.crud.feature : core | jar | 0.3.0 |
| studio.crud.feature : flyway | jar | 0.3.0 |
| studio.crud.feature : jpa | jar | 0.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Необязательный | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-reflect Необязательный | jar | 1.3.72 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.8 |
| com.antelopesystem.crudframework : crud-framework-core | jar | 0.5.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.2 |
| io.github.microutils : kotlin-logging | jar | 1.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |