| Лицензия |
Лицензия
Podam runs under the MIT license
|
|---|---|
| Группа | Группаuk.co.jemos.podam |
| Идентификатор | Идентификаторpodam |
| Версия | Версия7.2.9.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеpodam
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| podam-7.2.9.RELEASE.pom | |
| podam-7.2.9.RELEASE.jar | 96 KB |
| podam-7.2.9.RELEASE-sources.jar | 81 KB |
| podam-7.2.9.RELEASE-javadoc.jar | 812 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/ -->
<dependency>
<groupId>uk.co.jemos.podam</groupId>
<artifactId>podam</artifactId>
<version>7.2.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation 'uk.co.jemos.podam:podam:7.2.9.RELEASE'
// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation ("uk.co.jemos.podam:podam:7.2.9.RELEASE")
'uk.co.jemos.podam:podam:jar:7.2.9.RELEASE'
<dependency org="uk.co.jemos.podam" name="podam" rev="7.2.9.RELEASE">
<artifact name="podam" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.jemos.podam', module='podam', version='7.2.9.RELEASE')
)
libraryDependencies += "uk.co.jemos.podam" % "podam" % "7.2.9.RELEASE"
[uk.co.jemos.podam/podam "7.2.9.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.hibernate : hibernate-validator | jar | 5.4.3.Final |
| javax.persistence : persistence-api | jar | 1.0.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.openapitools : jackson-databind-nullable | jar | 0.2.2 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.springframework : spring-test | jar | 5.3.18 |
| net.serenity-bdd : serenity-junit | jar | 1.2.2 |