Last Version

Simple CRUD 1.0.0

Simple CRUD

License

License

GroupId

GroupId

com.loyayz
ArtifactId

ArtifactId

simple-crud
Version

Version

1.0.0
Type

Type

jar
Description

Description

Simple CRUD
Simple CRUD
Project URL

Project URL

https://github.com/loyayz/simple-crud
Source Code Management

Source Code Management

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

Download simple-crud 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.pagehelper : pagehelper Optional jar 5.2.0
jakarta.persistence : jakarta.persistence-api Optional jar
org.projectlombok : lombok Optional jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.mybatis : mybatis jar 3.5.6

Project Modules

There are no modules declared in this project.