is not current version
Last Version 10.7.5

com.wavemaker.commons:wavemaker-commons 10.6.5

wavemaker-commons

GroupId

GroupId

com.wavemaker.commons
ArtifactId

ArtifactId

wavemaker-commons
Version

Version

10.6.5
Type

Type

pom

Download wavemaker-commons 10.6.5


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