Last Version

Simple CRUD 1.1.1

Simple CRUD

License

License

GroupId

GroupId

io.simpleframework
ArtifactId

ArtifactId

simple-crud
Version

Version

1.1.1
Type

Type

jar
Description

Description

Simple CRUD
Simple CRUD
Project URL

Project URL

https://github.com/loyayz/simple-crud

Download simple-crud 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.5.7
com.baomidou : mybatis-plus Optional jar 3.4.2
com.github.pagehelper : pagehelper Optional jar 5.2.1
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.5.2
org.projectlombok : lombok Optional jar 1.18.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.