is not current version
Last Version 14.6.6.1

org.openidentityplatform.openam:httpdump 14.6.1.1


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.openam
ArtifactId

ArtifactId

httpdump
Version

Version

14.6.1.1
Type

Type

jar

Download httpdump 14.6.1.1


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