Jar examples for y:yasson
Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).
You can download jar file yasson 1.0 in this page.
Eclipse Distribution License 1.0 (BSD)
You can use the following script to add yasson-1.0.jar to your project.
<dependency> <groupId>org.eclipse</groupId> <artifactId>yasson</artifactId> <version>1.0</version> </dependency>
compile group: 'org.eclipse', name: 'yasson', version: '1.0'
libraryDependencies += "org.eclipse" % "yasson" % "1.0"
<dependency org="org.eclipse" name="yasson" rev="1.0"/>
@Grapes(@Grab(group='org.eclipse', module='yasson', version='1.0'))
'org.eclipse:yasson:jar:1.0'
Click the following link to download the jar file.
yasson-1.0-javadoc.jar