is not current version
Last Version 14.6.6.1

org.openidentityplatform.openam:httpdump 14.5.3.3


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.openam
ArtifactId

ArtifactId

httpdump
Version

Version

14.5.3.3
Type

Type

jar

Download httpdump 14.5.3.3


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/httpdump/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>httpdump</artifactId>
    <version>14.5.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/httpdump/
implementation 'org.openidentityplatform.openam:httpdump:14.5.3.3'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/httpdump/
implementation ("org.openidentityplatform.openam:httpdump:14.5.3.3")
'org.openidentityplatform.openam:httpdump:jar:14.5.3.3'
<dependency org="org.openidentityplatform.openam" name="httpdump" rev="14.5.3.3">
  <artifact name="httpdump" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='httpdump', version='14.5.3.3')
)
libraryDependencies += "org.openidentityplatform.openam" % "httpdump" % "14.5.3.3"
[org.openidentityplatform.openam/httpdump "14.5.3.3"]