Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Publish JAR for re-use #110

@ajtucker

Description

@ajtucker

As a third-party user of this library, I would like to add csv-check as a dependency as I would with other open source libraries, e.g.

<dependency>
    <groupId>io.github.gss-cogs</groupId>
    <artifactId>csvw-check</artifactId>
    <version>0.0.3</version>
</dependency>

The built jar could be published to GitHub's Apache Maven registry.

  • Ensure copyright is asserted.
  • Update GitHub action to publish via sbt publish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions