schema-form-webjar
Build a webjar for the schema-form.js library
Angular Schema Form - https://github.com/Textalk/angular-schema-form
More information about WebJars - http://www.webjars.org
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAngular Взаимодействие с пользователем Веб-фреймворки ORM Данные |
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторangular-schema-form |
| Последняя версия | Последняя версия0.8.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеangular-schema-form
Generate forms from JSON schemas using AngularJS
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| angular-schema-form-0.8.8.pom | |
| angular-schema-form-0.8.8.jar | 21 KB |
| angular-schema-form-0.8.8-javadoc.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/angular-schema-form/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>angular-schema-form</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/angular-schema-form/
implementation 'org.webjars:angular-schema-form:0.8.8'
// https://jarcasting.com/artifacts/org.webjars/angular-schema-form/
implementation ("org.webjars:angular-schema-form:0.8.8")
'org.webjars:angular-schema-form:jar:0.8.8'
<dependency org="org.webjars" name="angular-schema-form" rev="0.8.8">
<artifact name="angular-schema-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='angular-schema-form', version='0.8.8')
)
libraryDependencies += "org.webjars" % "angular-schema-form" % "0.8.8"
[org.webjars/angular-schema-form "0.8.8"]
Build a webjar for the schema-form.js library
Angular Schema Form - https://github.com/Textalk/angular-schema-form
More information about WebJars - http://www.webjars.org