Last Version

WebLab Core 1.2.2

This is the home of the Core of the WebLab platform. This is only needed if you want to build the core on your own. If you only need to build custom Services, WebServices or Portlets, POMs are available in other SVN subfolders.

GroupId

GroupId

org.ow2.weblab
ArtifactId

ArtifactId

core
Version

Version

1.2.2
Type

Type

pom
Description

Description

WebLab Core
This is the home of the Core of the WebLab platform. This is only needed if you want to build the core on your own. If you only need to build custom Services, WebServices or Portlets, POMs are available in other SVN subfolders.
Project URL

Project URL

http://weblab.ow2.org/
Project Organization

Project Organization

WebLab Project

Download core 1.2.2

Filename Size
core-1.2.2.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • model
  • extended
  • annotator