License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gcolin.httpquery |
ArtifactId | ArtifactIdhttpquery-examples |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpquery-examples
httpquery parent project
|
Filename | Size |
---|---|
httpquery-examples-1.0.pom | |
httpquery-examples-1.0.jar | 16 KB |
httpquery-examples-1.0-sources.jar | 8 KB |
httpquery-examples-1.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-examples/ -->
<dependency>
<groupId>net.gcolin.httpquery</groupId>
<artifactId>httpquery-examples</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-examples/
implementation 'net.gcolin.httpquery:httpquery-examples:1.0'
// https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-examples/
implementation ("net.gcolin.httpquery:httpquery-examples:1.0")
'net.gcolin.httpquery:httpquery-examples:jar:1.0'
<dependency org="net.gcolin.httpquery" name="httpquery-examples" rev="1.0">
<artifact name="httpquery-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gcolin.httpquery', module='httpquery-examples', version='1.0')
)
libraryDependencies += "net.gcolin.httpquery" % "httpquery-examples" % "1.0"
[net.gcolin.httpquery/httpquery-examples "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.gcolin.httpquery : httpquery-xstream | jar | 1.0 |
net.gcolin.httpquery : httpquery-httpclient | jar | 1.0 |
net.gcolin.httpquery : httpquery-jackson | jar | 1.0 |
net.gcolin.httpquery : httpquery-mock | jar | 1.0 |
org.apache.tomcat : tomcat-catalina | jar | 7.0.25 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.25 |
org.apache.tomcat : tomcat-jasper | jar | 7.0.25 |
org.slf4j : slf4j-simple | jar | 1.6.6 |