| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration ORM Данные |
| Группа | Группаcom.wudgaby.platform |
| Идентификатор | Идентификаторsignature-spring-boot-autoconfigure |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеbasis spring boot starters
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/signature-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>signature-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/signature-spring-boot-autoconfigure/
implementation 'com.wudgaby.platform:signature-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.wudgaby.platform/signature-spring-boot-autoconfigure/
implementation ("com.wudgaby.platform:signature-spring-boot-autoconfigure:1.0.0")
'com.wudgaby.platform:signature-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.wudgaby.platform" name="signature-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="signature-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='signature-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.wudgaby.platform" % "signature-spring-boot-autoconfigure" % "1.0.0"
[com.wudgaby.platform/signature-spring-boot-autoconfigure "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wudgaby.platform : signature-api | jar | 1.0.0 |
| commons-codec : commons-codec | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-webmvc | jar | |
| com.wudgaby.platform : redis-spring-boot-starter | jar | 1.0.0 |