| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.v1ok |
| Идентификатор | Идентификаторspring-boot-commons |
| Версия | Версия255.0.6 |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-commons
spring boot commons
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-boot-commons-255.0.6.pom | |
| spring-boot-commons-255.0.6.jar | 22 KB |
| spring-boot-commons-255.0.6-sources.jar | 18 KB |
| spring-boot-commons-255.0.6-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/ -->
<dependency>
<groupId>com.v1ok</groupId>
<artifactId>spring-boot-commons</artifactId>
<version>255.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/
implementation 'com.v1ok:spring-boot-commons:255.0.6'
// https://jarcasting.com/artifacts/com.v1ok/spring-boot-commons/
implementation ("com.v1ok:spring-boot-commons:255.0.6")
'com.v1ok:spring-boot-commons:jar:255.0.6'
<dependency org="com.v1ok" name="spring-boot-commons" rev="255.0.6">
<artifact name="spring-boot-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.v1ok', module='spring-boot-commons', version='255.0.6')
)
libraryDependencies += "com.v1ok" % "spring-boot-commons" % "255.0.6"
[com.v1ok/spring-boot-commons "255.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |