WebLab Components

This is the meta pom used to package components developed for the WebLab platform.

GroupId

GroupId

org.ow2.weblab
ArtifactId

ArtifactId

components
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

WebLab Components
This is the meta pom used to package components developed for the WebLab platform.
Project URL

Project URL

http://weblab.ow2.org/

Download components

Filename Size
components-1.2.2.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab/components/ -->
<dependency>
    <groupId>org.ow2.weblab</groupId>
    <artifactId>components</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab/components/
implementation 'org.ow2.weblab:components:1.2.2'
// https://jarcasting.com/artifacts/org.ow2.weblab/components/
implementation ("org.ow2.weblab:components:1.2.2")
'org.ow2.weblab:components:pom:1.2.2'
<dependency org="org.ow2.weblab" name="components" rev="1.2.2">
  <artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab', module='components', version='1.2.2')
)
libraryDependencies += "org.ow2.weblab" % "components" % "1.2.2"
[org.ow2.weblab/components "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
  • content-manager
  • webdav-content-manager
  • folder-crawler

Versions

Version
1.2.2
1.2