| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.bardframework.form |
| Идентификатор | Идентификаторform |
| Последняя версия | Последняя версия1.3.29 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Имя Файла | Размер |
|---|---|
| form-1.3.29.pom | |
| form-1.3.29.jar | 20 KB |
| form-1.3.29-sources.jar | 10 KB |
| form-1.3.29-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bardframework.form/form/ -->
<dependency>
<groupId>org.bardframework.form</groupId>
<artifactId>form</artifactId>
<version>1.3.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.form/form/
implementation 'org.bardframework.form:form:1.3.29'
// https://jarcasting.com/artifacts/org.bardframework.form/form/
implementation ("org.bardframework.form:form:1.3.29")
'org.bardframework.form:form:jar:1.3.29'
<dependency org="org.bardframework.form" name="form" rev="1.3.29">
<artifact name="form" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.form', module='form', version='1.3.29')
)
libraryDependencies += "org.bardframework.form" % "form" % "1.3.29"
[org.bardframework.form/form "1.3.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bardframework.form : form-common | jar | 1.3.29 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.bardframework.commons : common-utils | jar | 1.3.26 |
| org.bardframework.commons : common-web | jar | 1.3.26 |
| org.bardframework.commons : common-sms | jar | 1.3.26 |
| org.bardframework.commons : common-utils-persian | jar | 1.3.26 |
| org.bardframework.commons : common-captcha | jar | 1.3.26 |
| jakarta.annotation : jakarta.annotation-api | jar | |
| com.google.guava : guava | jar | 31.1-jre |
| org.springframework : spring-context | jar | |
| com.github.mifmif : generex | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar |