is not current version
Last Version 0.6.0

com.antelopesystem.crudframework:crud-framework 0.2.0-RC2

Spring-powered Crud Framework

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework
Version

Version

0.2.0-RC2
Type

Type

pom

Download crud-framework 0.2.0-RC2


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