Last Version

WebLab Model Extended 1.2.2

This module of the WebLab Core adds some java methods to handle the model generated.

License

License

GroupId

GroupId

org.ow2.weblab.core
ArtifactId

ArtifactId

extended
Version

Version

1.2.2
Type

Type

jar
Description

Description

WebLab Model Extended
This module of the WebLab Core adds some java methods to handle the model generated.
Project Organization

Project Organization

WebLab Project

Download extended 1.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2.2
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
com.hp.hpl.jena : jena jar 2.6.4
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.