jmodel Parent

jmodel provides a simple generic model which is composed of Model (abstract), Entity, Array, Field, along with an extensible analyze framework to parse source object in various formats like JSON, XML, BEAN, or any format you want.

Лицензия

Лицензия

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

com.github.jmodel
Идентификатор

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

com.github.jmodel.parent
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

jmodel Parent
jmodel provides a simple generic model which is composed of Model (abstract), Entity, Array, Field, along with an extensible analyze framework to parse source object in various formats like JSON, XML, BEAN, or any format you want.
Ссылка на сайт

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

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

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

https://github.com/jmodel/jmodel.git

Скачать com.github.jmodel.parent

Имя Файла Размер
com.github.jmodel.parent-0.0.1.pom 7 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

  • ../com.github.jmodel.api
  • ../com.github.jmodel.impl
  • ../../jmodel-mapper/com.github.jmodel.mapper.api
  • ../../jmodel-mapper/com.github.jmodel.mapper.impl
  • ../../jmodel-validation/com.github.jmodel.validation.api
  • ../../jmodel-validation/com.github.jmodel.validation.impl

jmodel

Convert object in various formats (XML, JSON, Bean, etc) into a simple generic model. The generic model is composed of four concepts (Model, Entity, Array, and Field).

Версии библиотеки

Версия
0.0.1