| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.damianwajser |
| Идентификатор | Идентификаторspring-commons-http-fixer |
| Последняя версия | Последняя версия1.28.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDESC
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons-http-fixer</artifactId>
<version>1.28.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/
implementation 'com.github.damianwajser:spring-commons-http-fixer:1.28.4'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/
implementation ("com.github.damianwajser:spring-commons-http-fixer:1.28.4")
'com.github.damianwajser:spring-commons-http-fixer:jar:1.28.4'
<dependency org="com.github.damianwajser" name="spring-commons-http-fixer" rev="1.28.4">
<artifact name="spring-commons-http-fixer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-http-fixer', version='1.28.4')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-http-fixer" % "1.28.4"
[com.github.damianwajser/spring-commons-http-fixer "1.28.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.owasp.encoder : encoder | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |