| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcc.protea.platform |
| ArtifactId | ArtifactIdforms |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprotea-forms
Add server-side dynamic form handling
|
| Filename | Size |
|---|---|
| forms-0.5.0.pom | |
| forms-0.5.0.jar | 58 KB |
| forms-0.5.0-sources.jar | 21 KB |
| forms-0.5.0-javadoc.jar | 546 KB |
| forms-0.5.0-jar-with-dependencies.jar | 175 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.protea.platform/forms/ -->
<dependency>
<groupId>cc.protea.platform</groupId>
<artifactId>forms</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.protea.platform/forms/
implementation 'cc.protea.platform:forms:0.5.0'
// https://jarcasting.com/artifacts/cc.protea.platform/forms/
implementation ("cc.protea.platform:forms:0.5.0")
'cc.protea.platform:forms:jar:0.5.0'
<dependency org="cc.protea.platform" name="forms" rev="0.5.0">
<artifact name="forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.protea.platform', module='forms', version='0.5.0')
)
libraryDependencies += "cc.protea.platform" % "forms" % "0.5.0"
[cc.protea.platform/forms "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cc.protea.platform : platform | jar | [0.5.0,0.6] |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |