Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 3.55 KB

README.md

File metadata and controls

62 lines (42 loc) · 3.55 KB

Quarkus Infinispan Embedded

Version License Supported JVM Versions Project Chat All Contributors

This repository contains Quarkus extensions that facilitate seamless integration between Quarkus and Infinispan Embedded (library mode).

Documentation

Refer to the comprehensive documentation for detailed information and usage guidelines.

Samples

Check out the sample.

Getting Started

To incorporate Quarkus Infinispan Embedded into your Quarkus project, add the following Maven dependency:

<dependency>
    <groupId>io.quarkiverse.infinispan</groupId>
    <artifactId>quarkus-infinispan-embedded</artifactId>
    <version>1.0.1</version>
</dependency>

Contributing

Feel free to contribute to this project by submitting issues or pull requests.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Will Burns
Will Burns

💻 🚧
Ryan Emerson
Ryan Emerson

💻 🚧
Katia Aresti
Katia Aresti

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!