ew
Eduworks LEVR Framework
Documentation (under construction)
Visit the link here.
License |
License |
---|---|
GroupId | GroupIdcom.eduworks |
ArtifactId | ArtifactIdew.ontology |
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.ontology-5.16.4.pom | |
ew.ontology-5.16.4.jar | 39 KB |
ew.ontology-5.16.4-sources.jar | 23 KB |
ew.ontology-5.16.4-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ew.ontology/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ew.ontology</artifactId>
<version>5.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ew.ontology/
implementation 'com.eduworks:ew.ontology:5.16.4'
// https://jarcasting.com/artifacts/com.eduworks/ew.ontology/
implementation ("com.eduworks:ew.ontology:5.16.4")
'com.eduworks:ew.ontology:jar:5.16.4'
<dependency org="com.eduworks" name="ew.ontology" rev="5.16.4">
<artifact name="ew.ontology" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ew.ontology', version='5.16.4')
)
libraryDependencies += "com.eduworks" % "ew.ontology" % "5.16.4"
[com.eduworks/ew.ontology "5.16.4"]
Group / Artifact | Type | Version |
---|---|---|
com.eduworks : ew.common | jar | 5.16.4 |
org.apache.jena : jena-core | jar | 3.16.0 |
org.apache.jena : jena-arq | jar | 3.16.0 |
org.apache.jena : jena-iri | jar | 3.16.0 |
org.apache.jena : jena-tdb | jar | 3.16.0 |
com.hermit-reasoner : org.semanticweb.hermit | jar | 1.3.8.4 |
net.sourceforge.owlapi : owlapi-distribution | jar | 5.1.17 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
Eduworks LEVR Framework
Visit the link here.