Last Version

Form model library 1.0

Form model library is a form definition API and a form binding API

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

form-model
Version

Version

1.0
Type

Type

jar
Description

Description

Form model library
Form model library is a form definition API and a form binding API
Project URL

Project URL

https://github.com/d-shap/form-model
Source Code Management

Source Code Management

https://github.com/d-shap/form-model

Download form-model 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ru.d-shap : assertions jar 1.2

Project Modules

There are no modules declared in this project.