WebLab WebServices Parent POM

This is a generic parent for Web Services developed for the WebLab platform.

License

License

GroupId

GroupId

org.ow2.weblab.webservices
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

WebLab WebServices Parent POM
This is a generic parent for Web Services developed for the WebLab platform.

Download parent

Filename Size
parent-1.2.2.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2