is not current version
Last Version 6.0.0-RC1

com.piesoftsol.oneservice.common:oneservice-generatepojo 6.0.0-M1

Generate Dynamic Pojo

GroupId

GroupId

com.piesoftsol.oneservice.common
ArtifactId

ArtifactId

oneservice-generatepojo
Version

Version

6.0.0-M1
Type

Type

jar

Download oneservice-generatepojo 6.0.0-M1


<!-- https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-generatepojo/ -->
<dependency>
    <groupId>com.piesoftsol.oneservice.common</groupId>
    <artifactId>oneservice-generatepojo</artifactId>
    <version>6.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-generatepojo/
implementation 'com.piesoftsol.oneservice.common:oneservice-generatepojo:6.0.0-M1'
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-generatepojo/
implementation ("com.piesoftsol.oneservice.common:oneservice-generatepojo:6.0.0-M1")
'com.piesoftsol.oneservice.common:oneservice-generatepojo:jar:6.0.0-M1'
<dependency org="com.piesoftsol.oneservice.common" name="oneservice-generatepojo" rev="6.0.0-M1">
  <artifact name="oneservice-generatepojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piesoftsol.oneservice.common', module='oneservice-generatepojo', version='6.0.0-M1')
)
libraryDependencies += "com.piesoftsol.oneservice.common" % "oneservice-generatepojo" % "6.0.0-M1"
[com.piesoftsol.oneservice.common/oneservice-generatepojo "6.0.0-M1"]