JJSON Multiproject

JJSON is consisting of API and framework plugins for dealing with the JSON specification. The JJSON parent defines global settings.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.grobmeier.json
ArtifactId

ArtifactId

parent
Last Version

Last Version

7
Release Date

Release Date

Type

Type

pom
Description

Description

JJSON Multiproject
JJSON is consisting of API and framework plugins for dealing with the JSON specification. The JJSON parent defines global settings.
Project Organization

Project Organization

Christian Grobmeier Software
Source Code Management

Source Code Management

https://github.com/grobmeier/jjson

Download parent

Filename Size
parent-7.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jjson
  • jjson-struts2

Versions

Version
7
5
3