| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.jhonsapp |
| ArtifactId | ArtifactIdrepository |
| Last Version | Last Version1.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrepository
Repository is a project created by Jhonathan Camacho to facilitate the file management in local and remote repositories.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 Optional | jar | 1.5.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |