Последняя версия

JSONCoder Parent 0.1.25

JSONCoder Parent

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

org.jsonex
Идентификатор

Идентификатор

jcParent
Версия

Версия

0.1.25
Тип

Тип

pom
Описание

Описание

JSONCoder Parent
JSONCoder Parent
Ссылка на сайт

Ссылка на сайт

https://github.com/eBay/jsonex.git
Система контроля версий

Система контроля версий

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

Скачать jcParent 0.1.25

Имя Файла Размер
jcParent-0.1.25.pom 7 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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