Last Version

JSONCoder Parent 0.1.25

JSONCoder Parent

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonex
ArtifactId

ArtifactId

jcParent
Version

Version

0.1.25
Type

Type

pom
Description

Description

JSONCoder Parent
JSONCoder Parent
Project URL

Project URL

https://github.com/eBay/jsonex.git
Source Code Management

Source Code Management

https://github.com/eBay/jsonex.git

Download jcParent 0.1.25

Filename Size
jcParent-0.1.25.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • treedoc
  • JSONCoder
  • csv
  • CliArg
  • SnapshotTest
  • HiveUDF