wcomponents-addons-common

Library of AddOns to provided extra functionality to core `WComponents`.

License

License

GroupId

GroupId

com.github.bordertech.wcomponents
ArtifactId

ArtifactId

wcomponents-addons-common
Last Version

Last Version

1.0.6-beta-1
Release Date

Release Date

Type

Type

jar
Description

Description

wcomponents-addons-common
Library of AddOns to provided extra functionality to core `WComponents`.

Download wcomponents-addons-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-addons-common/ -->
<dependency>
    <groupId>com.github.bordertech.wcomponents</groupId>
    <artifactId>wcomponents-addons-common</artifactId>
    <version>1.0.6-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-addons-common/
implementation 'com.github.bordertech.wcomponents:wcomponents-addons-common:1.0.6-beta-1'
// https://jarcasting.com/artifacts/com.github.bordertech.wcomponents/wcomponents-addons-common/
implementation ("com.github.bordertech.wcomponents:wcomponents-addons-common:1.0.6-beta-1")
'com.github.bordertech.wcomponents:wcomponents-addons-common:jar:1.0.6-beta-1'
<dependency org="com.github.bordertech.wcomponents" name="wcomponents-addons-common" rev="1.0.6-beta-1">
  <artifact name="wcomponents-addons-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.wcomponents', module='wcomponents-addons-common', version='1.0.6-beta-1')
)
libraryDependencies += "com.github.bordertech.wcomponents" % "wcomponents-addons-common" % "1.0.6-beta-1"
[com.github.bordertech.wcomponents/wcomponents-addons-common "1.0.6-beta-1"]

Dependencies

provided (2)

Group / Artifact Type Version
com.github.bordertech.wcomponents : wcomponents-core jar 1.5.16
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

WComponents AddOns

Library of AddOns to provided extra functionality to core WComponents.

Status

Build Status Quality Gate Status Reliability Rating Coverage Codacy Badge Javadocs Maven Central

Included Addons

AddOns included:-

  • AJAX Polling Panel
  • CardManager with URL navigation based on Security Roles
  • Using Templates as an ApplicationResource or ContentStream
com.github.bordertech.wcomponents
Open source projects from the Border

Versions

Version
1.0.6-beta-1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0