Last Version

repository 1.0.12

Repository is a project created by Jhonathan Camacho to facilitate the file management in local and remote repositories.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

repository
Version

Version

1.0.12
Type

Type

jar
Description

Description

repository
Repository is a project created by Jhonathan Camacho to facilitate the file management in local and remote repositories.
Project Organization

Project Organization

Pivotal Software, Inc.

Download repository 1.0.12


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.7.RELEASE

Project Modules

There are no modules declared in this project.