| License | License
                                                        Podam runs under the MIT license                                                 | 
|---|---|
| GroupId | GroupIduk.co.jemos.podam | 
| ArtifactId | ArtifactIdpodam | 
| Version | Version7.2.7.RELEASE | 
| Type | Typejar | 
| Description | Descriptionpodam Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| podam-7.2.7.RELEASE.pom | |
| podam-7.2.7.RELEASE.jar | 96 KB | 
| podam-7.2.7.RELEASE-sources.jar | 81 KB | 
| podam-7.2.7.RELEASE-javadoc.jar | 812 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/ -->
<dependency>
    <groupId>uk.co.jemos.podam</groupId>
    <artifactId>podam</artifactId>
    <version>7.2.7.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation 'uk.co.jemos.podam:podam:7.2.7.RELEASE'// https://jarcasting.com/artifacts/uk.co.jemos.podam/podam/
implementation ("uk.co.jemos.podam:podam:7.2.7.RELEASE")'uk.co.jemos.podam:podam:jar:7.2.7.RELEASE'<dependency org="uk.co.jemos.podam" name="podam" rev="7.2.7.RELEASE">
  <artifact name="podam" type="jar" />
</dependency>@Grapes(
@Grab(group='uk.co.jemos.podam', module='podam', version='7.2.7.RELEASE')
)libraryDependencies += "uk.co.jemos.podam" % "podam" % "7.2.7.RELEASE"[uk.co.jemos.podam/podam "7.2.7.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 | 
| org.apache.logging.log4j : log4j-jcl | jar | 2.14.1 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 | 
| 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.1 | 
| org.springframework : spring-context | jar | 5.3.6 | 
| org.springframework : spring-test | jar | 5.3.6 | 
| net.serenity-bdd : serenity-junit | jar | 1.2.2 |