License |
License |
---|---|
GroupId | GroupIdorg.ow2.weblab.core |
ArtifactId | ArtifactIdextended |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebLab Model Extended
This module of the WebLab Core adds some java methods to handle the model generated.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
extended-1.2.2.pom | |
extended-1.2.2.jar | 54 KB |
extended-1.2.2-sources.jar | 65 KB |
extended-1.2.2-javadoc.jar | 253 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.weblab.core : model | jar | 1.2.2 |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.4 |
junit : junit | jar | 4.8.2 |