| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.alphagodzilla |
| Идентификатор | Идентификаторauthentication-spring-boot-starter-test |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеauthentication-spring-boot-starter-test
starter-test
|
<!-- https://jarcasting.com/artifacts/io.github.alphagodzilla/authentication-spring-boot-starter-test/ -->
<dependency>
<groupId>io.github.alphagodzilla</groupId>
<artifactId>authentication-spring-boot-starter-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alphagodzilla/authentication-spring-boot-starter-test/
implementation 'io.github.alphagodzilla:authentication-spring-boot-starter-test:1.0.0'
// https://jarcasting.com/artifacts/io.github.alphagodzilla/authentication-spring-boot-starter-test/
implementation ("io.github.alphagodzilla:authentication-spring-boot-starter-test:1.0.0")
'io.github.alphagodzilla:authentication-spring-boot-starter-test:jar:1.0.0'
<dependency org="io.github.alphagodzilla" name="authentication-spring-boot-starter-test" rev="1.0.0">
<artifact name="authentication-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alphagodzilla', module='authentication-spring-boot-starter-test', version='1.0.0')
)
libraryDependencies += "io.github.alphagodzilla" % "authentication-spring-boot-starter-test" % "1.0.0"
[io.github.alphagodzilla/authentication-spring-boot-starter-test "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.github.alphagodzilla : authentication-spring-boot-starter | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter | jar |