| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.damianwajser |
| Идентификатор | Идентификаторspring-commons-parent |
| Версия | Версия1.24.4-beta1 |
| Тип | Типpom |
| Описание |
Описаниеspring-commons-parent
DESC
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-commons-parent-1.24.4-beta1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons-parent</artifactId>
<version>1.24.4-beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/
implementation 'com.github.damianwajser:spring-commons-parent:1.24.4-beta1'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-parent/
implementation ("com.github.damianwajser:spring-commons-parent:1.24.4-beta1")
'com.github.damianwajser:spring-commons-parent:pom:1.24.4-beta1'
<dependency org="com.github.damianwajser" name="spring-commons-parent" rev="1.24.4-beta1">
<artifact name="spring-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-parent', version='1.24.4-beta1')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-parent" % "1.24.4-beta1"
[com.github.damianwajser/spring-commons-parent "1.24.4-beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.3.12.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.3.12.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |