License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.wcomponents |
ArtifactId | ArtifactIdwcomponents-addons-common |
Version | Version1.0.6-beta-1 |
Type | Typejar |
Description |
Descriptionwcomponents-addons-common
Library of AddOns to provided extra functionality to core `WComponents`.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bordertech.wcomponents : wcomponents-core | jar | 1.5.16 |
javax.servlet : servlet-api | jar | 2.5 |