Last Version

ezyhttp 1.0.4

Support for HTTP interaction

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp
Version

Version

1.0.4
Type

Type

pom
Description

Description

ezyhttp
Support for HTTP interaction
Project URL

Project URL

https://youngmonkeys.org/project/ezy-http/
Project Organization

Project Organization

Young Monkeys
Source Code Management

Source Code Management

https://github.com/youngmonkeys/ezyhttp

Download ezyhttp 1.0.4

Filename Size
ezyhttp-1.0.4.pom 3 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
com.tvd12 : test-util jar 1.1.6

Project Modules

  • ezyhttp-server-core
  • ezyhttp-core
  • ezyhttp-server-jetty
  • ezyhttp-server-boot
  • ezyhttp-client
  • ezyhttp-server-thymeleaf
  • ezyhttp-server-graphql
  • ezyhttp-server-management