Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release on Maven Central #4

Closed
oscerd opened this issue Jan 10, 2016 · 6 comments
Closed

Release on Maven Central #4

oscerd opened this issue Jan 10, 2016 · 6 comments

Comments

@oscerd
Copy link

oscerd commented Jan 10, 2016

Hi,

When do you plan to release jnats on Maven Central?

Thanks

@pires
Copy link
Contributor

pires commented Jan 11, 2016

@oscerd already is. There hasn't been any stable release yet so you have to do with snapshots for now.

@oscerd
Copy link
Author

oscerd commented Jan 11, 2016

thanks @pires

I mean a stable version.

@mcqueary
Copy link

A stable release will be posted today. v0.3.0

@oscerd
Copy link
Author

oscerd commented Jan 11, 2016

Thanks @pires and @mcqueary

@mcqueary
Copy link

Hi, 0.3.1 is now available via Maven Central: http://search.maven.org/#artifactdetails%7Cio.nats%7Cjnats%7C0.3.1%7C

Just add this to your POM:

<dependency>
    <groupId>io.nats</groupId>
    <artifactId>jnats</artifactId>
    <version>0.3.1</version>
</dependency>

@oscerd
Copy link
Author

oscerd commented Jan 19, 2016

Hi @mcqueary

Many thanks :-)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants