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

jmodel-validation Implementation 0.0.1

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.validation.impl
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

jmodel-validation Implementation
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.

Скачать com.github.jmodel.validation.impl 0.0.1


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.1
org.apache.commons : commons-lang3 jar 3.4
com.github.jmodel : com.github.jmodel.validation.api jar 0.0.1
com.github.jmodel : com.github.jmodel.impl jar 0.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

Данный проект не имеет модулей.