License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdhttpdump |
Version | Version2.0.14 |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.httpdump
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpdump-2.0.14.pom | |
httpdump-2.0.14.jar | 7 KB |
httpdump-2.0.14-sources.jar | 4 KB |
httpdump-2.0.14-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/httpdump/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>httpdump</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/httpdump/
implementation 'org.openidentityplatform.commons:httpdump:2.0.14'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/httpdump/
implementation ("org.openidentityplatform.commons:httpdump:2.0.14")
'org.openidentityplatform.commons:httpdump:jar:2.0.14'
<dependency org="org.openidentityplatform.commons" name="httpdump" rev="2.0.14">
<artifact name="httpdump" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='httpdump', version='2.0.14')
)
libraryDependencies += "org.openidentityplatform.commons" % "httpdump" % "2.0.14"
[org.openidentityplatform.commons/httpdump "2.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.openidentityplatform.commons : geo | jar | 2.0.14 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.8 |
org.springframework : spring-core | jar | 5.3.18 |
junit : junit | jar | 4.13.1 |