Last Version

podam 7.2.9.RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Podam runs under the MIT license
GroupId

GroupId

uk.co.jemos.podam
ArtifactId

ArtifactId

podam
Version

Version

7.2.9.RELEASE
Type

Type

jar
Description

Description

podam
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://mtedone.github.io/podam

Download podam 7.2.9.RELEASE


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.