Last Version

Apache Winegrower :: Examples :: HTTP 1.0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.winegrower.examples
ArtifactId

ArtifactId

http
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Winegrower :: Examples :: HTTP
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download http 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1
org.apache.winegrower.cepages : winegrower-cepage-http pom 1.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.