ec
Eduworks HTML5 Framework
Documentation (under construction)
Visit the link here.
| License |
License |
|---|---|
| GroupId | GroupIdcom.eduworks |
| ArtifactId | ArtifactIdec |
| Last Version | Last Version3.1.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEduworks Controller
EC is a HTML5 web application development framework centered around data modeling, linked data and
common schemata. It includes an optional UI/UX page/screen/modal framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ec-3.1.8.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ec/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ec</artifactId>
<version>3.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ec/
implementation 'com.eduworks:ec:3.1.8'
// https://jarcasting.com/artifacts/com.eduworks/ec/
implementation ("com.eduworks:ec:3.1.8")
'com.eduworks:ec:pom:3.1.8'
<dependency org="com.eduworks" name="ec" rev="3.1.8">
<artifact name="ec" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ec', version='3.1.8')
)
libraryDependencies += "com.eduworks" % "ec" % "3.1.8"
[com.eduworks/ec "3.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.st-js.bridge : html | jar | 5.0.bv6 |
| org.st-js.bridge : jquery | jar | 1.11.3.bv1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.st-js : test-helper | jar | 3.3.2 |
Eduworks HTML5 Framework
Visit the link here.