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