Last Version

sylph-controller 0.6.0-alpha3

A lightweight API test framework

License

License

GroupId

GroupId

com.github.harbby
ArtifactId

ArtifactId

sylph-controller
Version

Version

0.6.0-alpha3
Type

Type

jar
Description

Description

sylph-controller
A lightweight API test framework
Project URL

Project URL

https://github.com/harbby/sylph
Source Code Management

Source Code Management

https://github.com/harbby/sylph

Download sylph-controller 0.6.0-alpha3


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

Dependencies

compile (11)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.github.harbby : sylph-spi jar 0.6.0-alpha3
org.eclipse.jetty : jetty-server jar 9.4.6.v20170531
org.eclipse.jetty : jetty-webapp jar 9.4.6.v20170531
org.eclipse.jetty : jetty-servlets jar 9.4.6.v20170531
org.apache.httpcomponents : httpclient jar 4.5.2
org.glassfish.jersey.containers : jersey-container-servlet jar 2.28
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.28
org.glassfish.jersey.media : jersey-media-multipart jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.9.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.