| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nbbrd.sasquatch |
| ArtifactId | ArtifactIdsasquatch-sassy |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionsasquatch-sassy
A wrapped implementation of sasquatch api that uses SassyReader library
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNational Bank of Belgium |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sasquatch-sassy-1.0.1.pom | |
| sasquatch-sassy-1.0.1.jar | 6 KB |
| sasquatch-sassy-1.0.1-sources.jar | 3 KB |
| sasquatch-sassy-1.0.1-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-sassy/ -->
<dependency>
<groupId>com.github.nbbrd.sasquatch</groupId>
<artifactId>sasquatch-sassy</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-sassy/
implementation 'com.github.nbbrd.sasquatch:sasquatch-sassy:1.0.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.sasquatch/sasquatch-sassy/
implementation ("com.github.nbbrd.sasquatch:sasquatch-sassy:1.0.1")
'com.github.nbbrd.sasquatch:sasquatch-sassy:jar:1.0.1'
<dependency org="com.github.nbbrd.sasquatch" name="sasquatch-sassy" rev="1.0.1">
<artifact name="sasquatch-sassy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.sasquatch', module='sasquatch-sassy', version='1.0.1')
)
libraryDependencies += "com.github.nbbrd.sasquatch" % "sasquatch-sassy" % "1.0.1"
[com.github.nbbrd.sasquatch/sasquatch-sassy "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nbbrd.sasquatch : sasquatch-api | jar | 1.0.1 |
| org.eobjects.sassyreader : SassyReader | jar | 0.5 |
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nbbrd.java-service-util : java-service-processor | jar | |
| org.projectlombok : lombok | jar |
| 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 |