igniterealtime/REST-API-Client

Availability on mvnrepository / sonatype

Closed this issue · 4 comments

I would love to use this library, but the Openfire REST API Client isn't available on mvnrepository or sonatype. Are there any plans to make this library available at any of the above (or similar) central repositories?

Redor commented

Hey,
Yes I will put it to central Maven repository in the near future.
Best

Redor commented

I already started with the process. But I have several issues which I need to find out how it works. (PGP signing etc.)

Oh awesome, thanks for the follow up. I'll keep an eye out 😃

Redor commented

I added the project to maven central and adjusted the readme.

<dependency>
    <groupId>org.igniterealtime</groupId>
    <artifactId>rest-api-client</artifactId>
    <version>1.0.0</version>
</dependency>