License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdbootstrap-address |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-address
A complete architecture for creating and managing addresses.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-address-0.0.4.pom | |
bootstrap-address-0.0.4.jar | 19 KB |
bootstrap-address-0.0.4-sources.jar | 15 KB |
bootstrap-address-0.0.4-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-address</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/
implementation 'com.gitlab.jhonsapp:bootstrap-address:0.0.4'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-address/
implementation ("com.gitlab.jhonsapp:bootstrap-address:0.0.4")
'com.gitlab.jhonsapp:bootstrap-address:jar:0.0.4'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-address" rev="0.0.4">
<artifact name="bootstrap-address" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-address', version='0.0.4')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-address" % "0.0.4"
[com.gitlab.jhonsapp/bootstrap-address "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.7.RELEASE |
org.hibernate : hibernate-java8 | jar | 5.0.12.Final |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.7.RELEASE |
com.gitlab.jhonsapp : validators | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 1.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
org.springframework.security : spring-security-test | jar | |
com.gitlab.jhonsapp : bootstrap-test | jar | 0.0.3 |
org.postgresql : postgresql | jar | 9.4.1212.jre7 |