is not current version
Last Version 1.1.0.RELEASE

com.github.dactiv.showcase:dactiv-base-curd 1.0.0.RELEASE

the base-framework base curd showcase project

GroupId

GroupId

com.github.dactiv.showcase
ArtifactId

ArtifactId

dactiv-base-curd
Version

Version

1.0.0.RELEASE
Type

Type

war

Download dactiv-base-curd 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.dactiv.showcase/dactiv-base-curd/ -->
<dependency>
    <groupId>com.github.dactiv.showcase</groupId>
    <artifactId>dactiv-base-curd</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dactiv.showcase/dactiv-base-curd/
implementation 'com.github.dactiv.showcase:dactiv-base-curd:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.dactiv.showcase/dactiv-base-curd/
implementation ("com.github.dactiv.showcase:dactiv-base-curd:1.0.0.RELEASE")
'com.github.dactiv.showcase:dactiv-base-curd:war:1.0.0.RELEASE'
<dependency org="com.github.dactiv.showcase" name="dactiv-base-curd" rev="1.0.0.RELEASE">
  <artifact name="dactiv-base-curd" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.dactiv.showcase', module='dactiv-base-curd', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.dactiv.showcase" % "dactiv-base-curd" % "1.0.0.RELEASE"
[com.github.dactiv.showcase/dactiv-base-curd "1.0.0.RELEASE"]