is not current version
Last Version 0.7.12

com.naharoo.commons:ms-toolkit-crud-services 0.4.0

Common Crud-services for MicroServices development

GroupId

GroupId

com.naharoo.commons
ArtifactId

ArtifactId

ms-toolkit-crud-services
Version

Version

0.4.0
Type

Type

jar

Download ms-toolkit-crud-services 0.4.0


<!-- https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-crud-services/ -->
<dependency>
    <groupId>com.naharoo.commons</groupId>
    <artifactId>ms-toolkit-crud-services</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-crud-services/
implementation 'com.naharoo.commons:ms-toolkit-crud-services:0.4.0'
// https://jarcasting.com/artifacts/com.naharoo.commons/ms-toolkit-crud-services/
implementation ("com.naharoo.commons:ms-toolkit-crud-services:0.4.0")
'com.naharoo.commons:ms-toolkit-crud-services:jar:0.4.0'
<dependency org="com.naharoo.commons" name="ms-toolkit-crud-services" rev="0.4.0">
  <artifact name="ms-toolkit-crud-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.naharoo.commons', module='ms-toolkit-crud-services', version='0.4.0')
)
libraryDependencies += "com.naharoo.commons" % "ms-toolkit-crud-services" % "0.4.0"
[com.naharoo.commons/ms-toolkit-crud-services "0.4.0"]