Last Version

Pipe 1.0.0

Piping your Undertow API

License

License

GroupId

GroupId

com.github.chrisdchristo
ArtifactId

ArtifactId

pipe
Version

Version

1.0.0
Type

Type

jar
Description

Description

Pipe
Piping your Undertow API

Download pipe 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.0.Alpha1
com.google.code.gson : gson jar 2.8.0
io.rest-assured : rest-assured jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.rest-assured : json-schema-validator jar 3.0.2

Project Modules

There are no modules declared in this project.