Last Version

uri-query-builder 0.0.1

Spring Boot Starter Parent

License

License

GroupId

GroupId

io.eyolas.http
ArtifactId

ArtifactId

uri-query-builder
Version

Version

0.0.1
Type

Type

jar
Description

Description

uri-query-builder
Spring Boot Starter Parent
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/eyolas/uri-query-builder

Download uri-query-builder 0.0.1


<!-- https://jarcasting.com/artifacts/io.eyolas.http/uri-query-builder/ -->
<dependency>
    <groupId>io.eyolas.http</groupId>
    <artifactId>uri-query-builder</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.eyolas.http/uri-query-builder/
implementation 'io.eyolas.http:uri-query-builder:0.0.1'
// https://jarcasting.com/artifacts/io.eyolas.http/uri-query-builder/
implementation ("io.eyolas.http:uri-query-builder:0.0.1")
'io.eyolas.http:uri-query-builder:jar:0.0.1'
<dependency org="io.eyolas.http" name="uri-query-builder" rev="0.0.1">
  <artifact name="uri-query-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eyolas.http', module='uri-query-builder', version='0.0.1')
)
libraryDependencies += "io.eyolas.http" % "uri-query-builder" % "0.0.1"
[io.eyolas.http/uri-query-builder "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.1.7.RELEASE

Project Modules

There are no modules declared in this project.