| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitlab.jhonsapp |
| Идентификатор | Идентификаторbootstrap-user |
| Последняя версия | Последняя версия1.0.29 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootstrap-user
A complete architecture for creating and managing users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bootstrap-user-1.0.29.pom | |
| bootstrap-user-1.0.29.jar | 22 KB |
| bootstrap-user-1.0.29-sources.jar | 17 KB |
| bootstrap-user-1.0.29-javadoc.jar | 187 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-user/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-user</artifactId>
<version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-user/
implementation 'com.gitlab.jhonsapp:bootstrap-user:1.0.29'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-user/
implementation ("com.gitlab.jhonsapp:bootstrap-user:1.0.29")
'com.gitlab.jhonsapp:bootstrap-user:jar:1.0.29'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-user" rev="1.0.29">
<artifact name="bootstrap-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-user', version='1.0.29')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-user" % "1.0.29"
[com.gitlab.jhonsapp/bootstrap-user "1.0.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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-starter-security | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.7.RELEASE |
| com.gitlab.jhonsapp : validators | jar | 1.0.1 |
| com.gitlab.jhonsapp : notifier | jar | 1.0.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |