WebLab Helpers

This is the home of the Helpers of the WebLab platform. This is only needed if you want to build all helpers 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.core
ArtifactId

ArtifactId

helpers
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

WebLab Helpers
This is the home of the Helpers of the WebLab platform. This is only needed if you want to build all helpers 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/

Download helpers

Filename Size
helpers-1.2.3.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • parent
  • rdf-helper-jena
  • rdf-helper-jena-selection
  • rdf-helper-jena-structure
  • samples

Versions

Version
1.2.3
1.2.2
1.2