ew
Eduworks LEVR Framework
Documentation (under construction)
Visit the link here.
License |
License |
---|---|
GroupId | GroupIdcom.eduworks |
ArtifactId | ArtifactIdew.distributed |
Last Version | Last Version5.16.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLEVR 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 Organization |
Project Organization |
Filename | Size |
---|---|
ew.distributed-5.16.4.pom | |
ew.distributed-5.16.4.jar | 27 KB |
ew.distributed-5.16.4-sources.jar | 10 KB |
ew.distributed-5.16.4-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ew.distributed/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ew.distributed</artifactId>
<version>5.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ew.distributed/
implementation 'com.eduworks:ew.distributed:5.16.4'
// https://jarcasting.com/artifacts/com.eduworks/ew.distributed/
implementation ("com.eduworks:ew.distributed:5.16.4")
'com.eduworks:ew.distributed:jar:5.16.4'
<dependency org="com.eduworks" name="ew.distributed" rev="5.16.4">
<artifact name="ew.distributed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ew.distributed', version='5.16.4')
)
libraryDependencies += "com.eduworks" % "ew.distributed" % "5.16.4"
[com.eduworks/ew.distributed "5.16.4"]
Group / Artifact | Type | Version |
---|---|---|
com.eduworks : ew.common | jar | 5.16.4 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Eduworks LEVR Framework
Visit the link here.