Skip to content

Change dependency scope for JSR 381 implementation to runtime #6

@deki

Description

@deki

I'd like to suggest to add <scope>runtime</scope> for visrec-ri. This allows examples to be run with multiple implementations. Currently classes like deepnetts.data.TabularDataSet are used within the examples, so when replacing the ri with another implementation (djl) causes compilation failures.

What are your thoughts?

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