WebLab Model

In this project we can find the data exchange model (in both UML and XSD), the generic services interfaces (WSDL) and the WebLab ontologies (OWL).

License

License

GroupId

GroupId

org.ow2.weblab.core
ArtifactId

ArtifactId

model
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

WebLab Model
In this project we can find the data exchange model (in both UML and XSD), the generic services interfaces (WSDL) and the WebLab ontologies (OWL).
Project Organization

Project Organization

WebLab Project

Download model

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.core/model/ -->
<dependency>
    <groupId>org.ow2.weblab.core</groupId>
    <artifactId>model</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.core/model/
implementation 'org.ow2.weblab.core:model:1.2.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.core/model/
implementation ("org.ow2.weblab.core:model:1.2.2")
'org.ow2.weblab.core:model:jar:1.2.2'
<dependency org="org.ow2.weblab.core" name="model" rev="1.2.2">
  <artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.core', module='model', version='1.2.2')
)
libraryDependencies += "org.ow2.weblab.core" % "model" % "1.2.2"
[org.ow2.weblab.core/model "1.2.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2