is not current version
Last Version 0.6.0

crud-framework-core 0.5.0

Core module of the Crud Framework

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

crud-framework-core
Core module of the Crud Framework
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/crud-framework-core

Download crud-framework-core 0.5.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-integration jar 2.0.8.RELEASE
net.sf.ehcache : ehcache Optional jar 2.8.3
org.aspectj : aspectjweaver jar 1.7.1
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.apache.commons : commons-lang3 jar 3.6
com.antelopesystem.crudframework : crud-framework-utils jar 0.5.0
com.antelopesystem.crudframework : crud-framework-fieldmapper jar 0.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.8
org.slf4j : slf4j-api jar 1.7.31
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.8.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.8.RELEASE
io.strikt : strikt-core jar 0.31.0

Project Modules

There are no modules declared in this project.