Json Generator

Library with tasks to generate json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.mounacheikhna.jsongenerator
ArtifactId

ArtifactId

jsongenerator
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Json Generator
Library with tasks to generate json
Project URL

Project URL

https://github.com/chemouna/JsonGenerator
Source Code Management

Source Code Management

https://github.com/chemouna/JsonGenerator

Download jsongenerator

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Json Generator Plugin and Client

License

Usage

  • For the plugin : Gradle dependency
  plugins {
    id "com.mounacheikhna.jsongenerator" version "0.3"
  }

For the capture lib to take screenshots in tests :

    compile "com.mounacheikhna.jsongenerator:jsongenerator:0.4.8"

Contributing

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the repository on Github to start making your changes.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to CONTRIBUTORS.txt.

License

Copyright (C) 2016 Mouna Cheikhna

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.5
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.2