| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitlab.jhonsapp |
| Идентификатор | Идентификаторrepository |
| Последняя версия | Последняя версия1.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrepository
Repository is a project created by Jhonathan Camacho to facilitate the file management in local and remote repositories.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| repository-1.0.12.pom | |
| repository-1.0.12.jar | 18 KB |
| repository-1.0.12-sources.jar | 12 KB |
| repository-1.0.12-javadoc.jar | 121 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/repository/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>repository</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/repository/
implementation 'com.gitlab.jhonsapp:repository:1.0.12'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/repository/
implementation ("com.gitlab.jhonsapp:repository:1.0.12")
'com.gitlab.jhonsapp:repository:jar:1.0.12'
<dependency org="com.gitlab.jhonsapp" name="repository" rev="1.0.12">
<artifact name="repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='repository', version='1.0.12')
)
libraryDependencies += "com.gitlab.jhonsapp" % "repository" % "1.0.12"
[com.gitlab.jhonsapp/repository "1.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.7.RELEASE |
| com.amazonaws : aws-java-sdk | jar | 1.11.106 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |