bootstrap-object

A complete architecture for creating and managing users.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-object
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-object
A complete architecture for creating and managing users.
Project Organization

Project Organization

Pivotal Software, Inc.

Download bootstrap-object

How to add to project

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

Dependencies

compile (6)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0