| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.frog-warm |
| ArtifactId | ArtifactIdeasy-data |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioneasy-data
数据库操作集成
|
| Filename | Size |
|---|---|
| easy-data-1.1.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.frog-warm/easy-data/ -->
<dependency>
<groupId>com.github.frog-warm</groupId>
<artifactId>easy-data</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frog-warm/easy-data/
implementation 'com.github.frog-warm:easy-data:1.1.0'
// https://jarcasting.com/artifacts/com.github.frog-warm/easy-data/
implementation ("com.github.frog-warm:easy-data:1.1.0")
'com.github.frog-warm:easy-data:pom:1.1.0'
<dependency org="com.github.frog-warm" name="easy-data" rev="1.1.0">
<artifact name="easy-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frog-warm', module='easy-data', version='1.1.0')
)
libraryDependencies += "com.github.frog-warm" % "easy-data" % "1.1.0"
[com.github.frog-warm/easy-data "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |