License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdbootstrap-object |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-object
A complete architecture for creating and managing users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-object-1.0.5.pom | |
bootstrap-object-1.0.5.jar | 23 KB |
bootstrap-object-1.0.5-sources.jar | 18 KB |
bootstrap-object-1.0.5-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-object/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-object</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-object/
implementation 'com.gitlab.jhonsapp:bootstrap-object:1.0.5'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-object/
implementation ("com.gitlab.jhonsapp:bootstrap-object:1.0.5")
'com.gitlab.jhonsapp:bootstrap-object:jar:1.0.5'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-object" rev="1.0.5">
<artifact name="bootstrap-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-object', version='1.0.5')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-object" % "1.0.5"
[com.gitlab.jhonsapp/bootstrap-object "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 1.5.6.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.14.RELEASE |
com.gitlab.jhonsapp : notifier | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |