is not current version
Last Version 3.0.0

org.eclipse.yasson 2.0.4

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

2.0.4
Type

Type

jar
Description

Description

org.eclipse.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 2.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0
jakarta.json : jakarta.json-api jar 2.0.0
org.glassfish : jakarta.json jar 2.0.0

provided (1)

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

test (3)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 4.0.0.Beta2
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.