| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.v1ok |
| Идентификатор | Идентификаторspring-boot-commons |
| Версия | Версия251.1.10 |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-commons
spring boot commons
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-boot-commons-251.1.10.pom | |
| spring-boot-commons-251.1.10.jar | 18 KB |
| spring-boot-commons-251.1.10-sources.jar | 16 KB |
| spring-boot-commons-251.1.10-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/ -->
<dependency>
<groupId>com.v1ok</groupId>
<artifactId>spring-boot-commons</artifactId>
<version>251.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/
implementation 'com.v1ok:spring-boot-commons:251.1.10'
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/
implementation ("com.v1ok:spring-boot-commons:251.1.10")
'com.v1ok:spring-boot-commons:jar:251.1.10'
<dependency org="com.v1ok" name="spring-boot-commons" rev="251.1.10">
<artifact name="spring-boot-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v1ok', module='spring-boot-commons', version='251.1.10')
)
libraryDependencies += "com.v1ok" % "spring-boot-commons" % "251.1.10"
[com.v1ok/spring-boot-commons "251.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework : spring-webmvc | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| commons-codec : commons-codec | jar |