| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators Configuration config |
| Группа | Группаeu.prismacapacity |
| Идентификатор | Идентификаторcryptoshred-spring-boot-autoconfiguration |
| Последняя версия | Последняя версия1.1.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTODO
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>cryptoshred-spring-boot-autoconfiguration</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/
implementation 'eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:1.1.12'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration/
implementation ("eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:1.1.12")
'eu.prismacapacity:cryptoshred-spring-boot-autoconfiguration:jar:1.1.12'
<dependency org="eu.prismacapacity" name="cryptoshred-spring-boot-autoconfiguration" rev="1.1.12">
<artifact name="cryptoshred-spring-boot-autoconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred-spring-boot-autoconfiguration', version='1.1.12')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred-spring-boot-autoconfiguration" % "1.1.12"
[eu.prismacapacity/cryptoshred-spring-boot-autoconfiguration "1.1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| eu.prismacapacity : cryptoshred-core | jar | 1.1.12 |
| eu.prismacapacity : cryptoshred-spring-cloud-aws Необязательный | jar | 1.1.12 |
| eu.prismacapacity : cryptoshred-spring-micrometer Необязательный | jar | 1.1.12 |
| org.projectlombok : lombok | jar | 1.18.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-engine | jar | 1.8.2 |
| org.junit.platform : junit-platform-commons | jar | 1.8.2 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.mockito : mockito-inline | jar | 3.12.4 |