Skip to content

Missing JCache dependency #5

@jerrinot

Description

@jerrinot

I tried it follow the guide, but it did not work for me. I had to manually add the JCache dependency:

        <dependency>
            <groupId>javax.cache</groupId>
            <artifactId>cache-api</artifactId>
            <version>1.1.1</version>
        </dependency>

Metadata

Metadata

Assignees

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