| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdezydata |
| Version | Version1.2.0 |
| Type | Typepom |
| Description |
Descriptionezydata
Support for data, memory caching and database interaction
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ezydata-1.2.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezydata/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezydata</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezydata/
implementation 'com.tvd12:ezydata:1.2.0'
// https://jarcasting.com/artifacts/com.tvd12/ezydata/
implementation ("com.tvd12:ezydata:1.2.0")
'com.tvd12:ezydata:pom:1.2.0'
<dependency org="com.tvd12" name="ezydata" rev="1.2.0">
<artifact name="ezydata" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezydata', version='1.2.0')
)
libraryDependencies += "com.tvd12" % "ezydata" % "1.2.0"
[com.tvd12/ezydata "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.1 |