| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bardframework.commons |
| Идентификатор | Идентификаторcommon-web |
| Версия | Версия1.3.26 |
| Тип | Типjar |
| Описание |
ОписаниеThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Имя Файла | Размер |
|---|---|
| common-web-1.3.26.pom | |
| common-web-1.3.26.jar | 21 KB |
| common-web-1.3.26-tests.jar | 4 KB |
| common-web-1.3.26-sources.jar | 15 KB |
| common-web-1.3.26-javadoc.jar | 472 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-web/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-web</artifactId>
<version>1.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-web/
implementation 'org.bardframework.commons:common-web:1.3.26'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-web/
implementation ("org.bardframework.commons:common-web:1.3.26")
'org.bardframework.commons:common-web:jar:1.3.26'
<dependency org="org.bardframework.commons" name="common-web" rev="1.3.26">
<artifact name="common-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-web', version='1.3.26')
)
libraryDependencies += "org.bardframework.commons" % "common-web" % "1.3.26"
[org.bardframework.commons/common-web "1.3.26"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| jakarta.servlet : jakarta.servlet-api | jar | |
| org.bardframework.commons : common-jackson | jar | 1.3.26 |
| org.bardframework.commons : common-utils | jar | 1.3.26 |
| org.bardframework.commons : common-security | jar | 1.3.26 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-web | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.apache.commons : commons-text | jar | 1.9 |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |