is not current version
Last Version 10.7.5

com.wavemaker.commons:wavemaker-commons 9.4.0.12

wavemaker-commons

GroupId

GroupId

com.wavemaker.commons
ArtifactId

ArtifactId

wavemaker-commons
Version

Version

9.4.0.12
Type

Type

pom

Download wavemaker-commons 9.4.0.12


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