ew
Eduworks LEVR Framework
Documentation (under construction)
Visit the link here.
| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.eduworks |
| ArtifactId | ArtifactIdew.levr.security |
| 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.levr.security-5.16.4.pom | |
| ew.levr.security-5.16.4.jar | 42 KB |
| ew.levr.security-5.16.4-sources.jar | 25 KB |
| ew.levr.security-5.16.4-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ew.levr.security/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ew.levr.security</artifactId>
<version>5.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ew.levr.security/
implementation 'com.eduworks:ew.levr.security:5.16.4'
// https://jarcasting.com/artifacts/com.eduworks/ew.levr.security/
implementation ("com.eduworks:ew.levr.security:5.16.4")
'com.eduworks:ew.levr.security:jar:5.16.4'
<dependency org="com.eduworks" name="ew.levr.security" rev="5.16.4">
<artifact name="ew.levr.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ew.levr.security', version='5.16.4')
)
libraryDependencies += "com.eduworks" % "ew.levr.security" % "5.16.4"
[com.eduworks/ew.levr.security "5.16.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.eduworks : ew.levr.core | jar | 5.16.4 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
| jcifs : jcifs | jar | 1.3.17 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
Eduworks LEVR Framework
Visit the link here.