Last Version

sasquatch 1.0.1

A java reader of SAS datasets

License

License

GroupId

GroupId

com.github.nbbrd.sasquatch
ArtifactId

ArtifactId

sasquatch-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

sasquatch
A java reader of SAS datasets
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

Download sasquatch-parent 1.0.1

Filename Size
sasquatch-parent-1.0.1.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sasquatch-api
  • sasquatch-sassy
  • sasquatch-parso
  • sasquatch-ri
  • sasquatch-tck
  • sasquatch-biostatmatt