Last Version

pojo-utils 1.1

This is the parent of each WebLab Core project (model, extended...). It contains some configuration for reporting, build and deployment. It also include some metadata (such as developpers, etc.).

License

License

GroupId

GroupId

org.ow2.weblab.petals
ArtifactId

ArtifactId

pojo-utils
Version

Version

1.1
Type

Type

jar
Description

Description

pojo-utils
This is the parent of each WebLab Core project (model, extended...). It contains some configuration for reporting, build and deployment. It also include some metadata (such as developpers, etc.).
Project Organization

Project Organization

WebLab Project

Download pojo-utils 1.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.ow2.petals : petals-cdk-core jar 5.1.2
org.ow2.weblab.core : model jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.