ew
Eduworks LEVR Framework
Documentation (under construction)
Visit the link here.
License |
License |
---|---|
GroupId | GroupIdcom.eduworks |
ArtifactId | ArtifactIdew |
Last Version | Last Version5.16.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEduworks Open Source
LEVR is a web service framework that allows you to write and publish complex web services quickly and
in a variety of domain-specific languages.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ew-5.16.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ew/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ew</artifactId>
<version>5.16.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ew/
implementation 'com.eduworks:ew:5.16.4'
// https://jarcasting.com/artifacts/com.eduworks/ew/
implementation ("com.eduworks:ew:5.16.4")
'com.eduworks:ew:pom:5.16.4'
<dependency org="com.eduworks" name="ew" rev="5.16.4">
<artifact name="ew" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ew', version='5.16.4')
)
libraryDependencies += "com.eduworks" % "ew" % "5.16.4"
[com.eduworks/ew "5.16.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Eduworks LEVR Framework
Visit the link here.