Last Version

org.leadpony.joy.parent 2.1.0

Joy is yet another implementation of the JSON Processing API (JSR 374).

License

License

GroupId

GroupId

org.leadpony.joy
ArtifactId

ArtifactId

joy-parent
Version

Version

2.1.0
Type

Type

pom
Description

Description

org.leadpony.joy.parent
Joy is yet another implementation of the JSON Processing API (JSR 374).
Project URL

Project URL

https://github.com/leadpony/joy
Source Code Management

Source Code Management

https://github.com/leadpony/joy

Download joy-parent 2.1.0

Filename Size
joy-parent-2.1.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • joy-classic
  • joy-classic-tests
  • joy-core
  • joy-yaml
  • joy-yaml-tests