Last Version

sasquatch-parso 1.0.1

A wrapped implementation of sasquatch api that uses Parso library

License

License

GroupId

GroupId

com.github.nbbrd.sasquatch
ArtifactId

ArtifactId

sasquatch-parso
Version

Version

1.0.1
Type

Type

jar
Description

Description

sasquatch-parso
A wrapped implementation of sasquatch api that uses Parso library
Project URL

Project URL

https://github.com/nbbrd/sasquatch
Project Organization

Project Organization

National Bank of Belgium
Source Code Management

Source Code Management

http://github.com/nbbrd/sasquatch/tree/master/sasquatch-parso

Download sasquatch-parso 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nbbrd.sasquatch : sasquatch-api jar 1.0.1
com.epam : parso jar 2.0.14
org.slf4j : slf4j-nop jar 1.7.30

provided (1)

Group / Artifact Type Version
com.github.nbbrd.java-service-util : java-service-processor jar

test (3)

Group / Artifact Type Version
com.github.nbbrd.sasquatch : sasquatch-tck jar 1.0.1
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.