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
License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks ORM Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdangular-schema-form |
Last Version | Last Version0.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-schema-form
Generate forms from JSON schemas using AngularJS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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