The current version of Yoga is 1.0.5.
If the current version was released recently, it may take a couple of days for the version to propagate through all Maven repositories. The previous version is 1.0.2.
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>yoga</artifactId>
<version>1.0.5</version>
</dependency>
And pick one of the integration packages:
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>yoga-springmvc</artifactId>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>yoga-jaxrs</artifactId>
<version>1.0.5</version>
</dependency>
This is open source so if you want to help out whether by submitting code, design, suggestions, feedback, or feature requests, we appreciate whatever you can contribute. Contact us at yoga-dev@skyscreamer.org with questions or ideas.
Yoga thanks the following companies for their support of the open source community: