laforge49 / JActor2

Robust, Composable Actors
http://laforge49.github.io/projects/JActor2/index.html
60 stars 15 forks source link

Can't find jactor2 in maven repository #244

Open greenlaw110 opened 9 years ago

greenlaw110 commented 9 years ago

The latest thing I can find in maven central repository is 4.6.2.0 which is updated at 22-Jan-2013

<dependency>
    <groupId>org.agilewiki.jactor</groupId>
    <artifactId>jactor</artifactId>
    <version>4.6.2.0</version>
</dependency>
laforge49 commented 9 years ago

JActor is in maven central. JActor2 is not.

Downloads are available here: http://www.agilewiki.org/projects/JActor2/index.html

And if you clone and build it yourself you will add it to your local repository.

But now that JActor2 has a production release (1.0.0), I really have no excuse. The project is still alive and I am actively using it.

So thanks for raising the issue!

Bill

Bill La Forge CTO http://jactorconsulting.com/

On Thu, Jun 18, 2015 at 5:36 AM, Green Luo notifications@github.com wrote:

The latest thing I got from maven central repository is 4.6.2.0 which is updated at 22-Jan-2013

org.agilewiki.jactor jactor 4.6.2.0

— Reply to this email directly or view it on GitHub https://github.com/laforge49/JActor2/issues/244.

jitpack-io commented 9 years ago

Hi! Perhaps this will help in the meantime https://jitpack.io/#laforge49/JActor2/v1.0.0