Last Version

sylph-spi 0.6.0-alpha3

A lightweight API test framework

License

License

GroupId

GroupId

com.github.harbby
ArtifactId

ArtifactId

sylph-spi
Version

Version

0.6.0-alpha3
Type

Type

jar
Description

Description

sylph-spi
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-spi 0.6.0-alpha3


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
com.github.harbby : sylph-etl-api jar 0.6.0-alpha3
com.github.harbby : gadtry jar 1.5.0
org.javassist : javassist jar 3.24.0-GA
commons-io : commons-io jar 2.6
com.google.guava : guava jar 25.1-jre
javax.validation : validation-api jar 2.0.1.Final
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.5
com.fasterxml.jackson.core : jackson-databind 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.