is not current version
Last Version 3.0.0

Yasson 3.0.0-RC1

Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).

License

License

Categories

Categories

CLI User Interface Yasson Data JSON
GroupId

GroupId

org.eclipse
ArtifactId

ArtifactId

yasson
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

Yasson
Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.yasson
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/yasson.git

Download yasson 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.eclipse/yasson/ -->
<dependency>
    <groupId>org.eclipse</groupId>
    <artifactId>yasson</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse/yasson/
implementation 'org.eclipse:yasson:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse/yasson/
implementation ("org.eclipse:yasson:3.0.0-RC1")
'org.eclipse:yasson:jar:3.0.0-RC1'
<dependency org="org.eclipse" name="yasson" rev="3.0.0-RC1">
  <artifact name="yasson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse', module='yasson', version='3.0.0-RC1')
)
libraryDependencies += "org.eclipse" % "yasson" % "3.0.0-RC1"
[org.eclipse/yasson "3.0.0-RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 3.0.0-RC1
jakarta.json : jakarta.json-api jar 2.1.0
org.eclipse.parsson : parsson jar 1.1.0
org.hamcrest : hamcrest-all jar 1.3

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api Optional jar 4.0.0-RC2

test (3)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 5.0.0.Beta1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.