| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.ngeor |
| Идентификатор | Идентификаторspring-cors-fillter-testing |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTest utilities for CORS filter for Spring
CORS filter for Spring
|
<!-- https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-fillter-testing/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>spring-cors-fillter-testing</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-fillter-testing/
implementation 'com.github.ngeor:spring-cors-fillter-testing:1.0.0'
// https://jarcasting.com/artifacts/com.github.ngeor/spring-cors-fillter-testing/
implementation ("com.github.ngeor:spring-cors-fillter-testing:1.0.0")
'com.github.ngeor:spring-cors-fillter-testing:jar:1.0.0'
<dependency org="com.github.ngeor" name="spring-cors-fillter-testing" rev="1.0.0">
<artifact name="spring-cors-fillter-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='spring-cors-fillter-testing', version='1.0.0')
)
libraryDependencies += "com.github.ngeor" % "spring-cors-fillter-testing" % "1.0.0"
[com.github.ngeor/spring-cors-fillter-testing "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
| org.assertj : assertj-core | jar | 3.9.1 |