License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdhttpdump |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
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.15.pom | |
httpdump-2.0.15.jar | 7 KB |
httpdump-2.0.15-sources.jar | 4 KB |
httpdump-2.0.15-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.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/httpdump/
implementation 'org.openidentityplatform.commons:httpdump:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/httpdump/
implementation ("org.openidentityplatform.commons:httpdump:2.0.15")
'org.openidentityplatform.commons:httpdump:jar:2.0.15'
<dependency org="org.openidentityplatform.commons" name="httpdump" rev="2.0.15">
<artifact name="httpdump" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='httpdump', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "httpdump" % "2.0.15"
[org.openidentityplatform.commons/httpdump "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.openidentityplatform.commons : geo | jar | 2.0.15 |
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.20 |
junit : junit | jar | 4.13.1 |