| License |
License |
|---|---|
| Categories |
CategoriesGraal |
| GroupId | GroupIdbiz.mofokom |
| ArtifactId | ArtifactIdgraalson |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptiongraalson
Javax.JSON EE bindings for graaljs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| graalson-1.0.1.pom | |
| graalson-1.0.1.jar | 26 KB |
| graalson-1.0.1-sources.jar | 11 KB |
| graalson-1.0.1-javadoc.jar | 461 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |