| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.xfvape.cors |
| Идентификатор | Идентификаторcors-spring-boot-starter |
| Версия | Версия0.0.4-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| cors-spring-boot-starter-0.0.4-RELEASE.pom | |
| cors-spring-boot-starter-0.0.4-RELEASE.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xfvape.cors/cors-spring-boot-starter/ -->
<dependency>
<groupId>com.xfvape.cors</groupId>
<artifactId>cors-spring-boot-starter</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.xfvape.cors/cors-spring-boot-starter/
implementation 'com.xfvape.cors:cors-spring-boot-starter:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.xfvape.cors/cors-spring-boot-starter/
implementation ("com.xfvape.cors:cors-spring-boot-starter:0.0.4-RELEASE")
'com.xfvape.cors:cors-spring-boot-starter:jar:0.0.4-RELEASE'
<dependency org="com.xfvape.cors" name="cors-spring-boot-starter" rev="0.0.4-RELEASE">
<artifact name="cors-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xfvape.cors', module='cors-spring-boot-starter', version='0.0.4-RELEASE')
)
libraryDependencies += "com.xfvape.cors" % "cors-spring-boot-starter" % "0.0.4-RELEASE"
[com.xfvape.cors/cors-spring-boot-starter "0.0.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.xfvape.cors : cors-spring-boot-autoconfigure | jar | 0.0.4-RELEASE |