crud-framework-core

Core module of the Crud Framework

License

License

GroupId

GroupId

studio.crud.crudframework
ArtifactId

ArtifactId

crud-framework-core
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

crud-framework-core
Core module of the Crud Framework

Download crud-framework-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-integration jar 2.5.2
studio.crud.crudframework : crud-framework-utils jar 0.7.0
studio.crud.crudframework : crud-framework-fieldmapper jar 0.7.0
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
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.slf4j : slf4j-api jar 1.7.32
com.google.code.gson : gson jar 2.8.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0