| License |
License |
|---|---|
| GroupId | GroupIdcom.github.harbby |
| ArtifactId | ArtifactIdsylph-parser |
| Version | Version0.6.0-alpha3 |
| Type | Typejar |
| Description |
Descriptionsylph-parser
A lightweight API test framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sylph-parser-0.6.0-alpha3.pom | |
| sylph-parser-0.6.0-alpha3.jar | 211 KB |
| sylph-parser-0.6.0-alpha3-sources.jar | 136 KB |
| sylph-parser-0.6.0-alpha3-javadoc.jar | 583 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/sylph-parser/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>sylph-parser</artifactId>
<version>0.6.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/sylph-parser/
implementation 'com.github.harbby:sylph-parser:0.6.0-alpha3'
// https://jarcasting.com/artifacts/com.github.harbby/sylph-parser/
implementation ("com.github.harbby:sylph-parser:0.6.0-alpha3")
'com.github.harbby:sylph-parser:jar:0.6.0-alpha3'
<dependency org="com.github.harbby" name="sylph-parser" rev="0.6.0-alpha3">
<artifact name="sylph-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='sylph-parser', version='0.6.0-alpha3')
)
libraryDependencies += "com.github.harbby" % "sylph-parser" % "0.6.0-alpha3"
[com.github.harbby/sylph-parser "0.6.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.harbby : gadtry | jar | 1.5.0 |
| org.apache.calcite : calcite-core | jar | 1.16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |