is not current version
Last Version 0.6.0

com.antelopesystem.crudframework:crud-framework 0.1.12

Spring-powered Crud Framework

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework
Version

Version

0.1.12
Type

Type

pom

Download crud-framework 0.1.12

Filename Size
crud-framework-0.1.12.pom 10 KB
Browse

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