Last Version

httpmodel 0.0.0

A library-agnostic HTTP model library for library-agnostic HTTP operations

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

httpmodel
Version

Version

0.0.0
Type

Type

pom
Description

Description

httpmodel
A library-agnostic HTTP model library for library-agnostic HTTP operations
Project URL

Project URL

https://github.com/sigpwned/httpmodel
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/httpmodel/tree/main

Download httpmodel 0.0.0

Filename Size
httpmodel-0.0.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • httpmodel-core
  • httpmodel-servlet