Skip to content

The REXS API Java library contains core utility classes for the REXS interface.

License

Notifications You must be signed in to change notification settings

fva-net/rexs-api-java

Repository files navigation

REXS-API

The REXS API library contains core utility classes for the REXS interface.

ATTENTION: The current status of the REXS API is not yet fully covered by Javadoc and unit tests. For this reason we cannot publish a first major version yet. Before using this stand productively, you should therefore test sufficiently.

Requirements

  • Java 17

Installation

Add the dependency to your project:

Using Maven

<dependency>
    <groupId>io.github.fva-net</groupId>
    <artifactId>rexs-api-java</artifactId>
    <version>0.9.0</version>
</dependency>

Contributing

Any pull request or bug report are welcome! If you have any suggestion about new features, you can open an issue.

Developer documentation

How-to build on your local pc? How-to release a new version?

Next steps

  • Complete unit tests
  • Complete the Javadoc
  • Publish the project to Maven Central Repository

About

The REXS API Java library contains core utility classes for the REXS interface.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages