Last Version

graalson 1.0.1

Javax.JSON EE bindings for graaljs

License

License

Categories

Categories

Graal
GroupId

GroupId

biz.mofokom
ArtifactId

ArtifactId

graalson
Version

Version

1.0.1
Type

Type

jar
Description

Description

graalson
Javax.JSON EE bindings for graaljs
Project URL

Project URL

https://github.com/warrenc5/graalson
Source Code Management

Source Code Management

https://github.com/warrenc5/graalson

Download graalson 1.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 2.0.0-alpha0
org.slf4j : slf4j-api jar 2.0.0-alpha0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.hamcrest : hamcrest-all jar 1.3
org.graalvm.truffle : truffle-api jar 21.1.0
javax : javaee-api jar 7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.