Last Version

com.seanshubin.http.values:http-values-parent 1.0.1

HTTP as a pure function

License

License

GroupId

GroupId

com.seanshubin.http.values
ArtifactId

ArtifactId

http-values-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

com.seanshubin.http.values:http-values-parent
HTTP as a pure function
Project URL

Project URL

https://github.com/SeanShubin/http-values
Source Code Management

Source Code Management

https://github.com/SeanShubin/http-values

Download http-values-parent 1.0.1


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

Dependencies

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

Project Modules

  • domain
  • server-jetty
  • client-apache
  • client-google