| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Data |
| GroupId | GroupIdcn.fantasticmao.mundo |
| ArtifactId | ArtifactIdmundo-data |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmundo-data
Mundo is a tiny and out-of-the-box component for business programming.
|
| Filename | Size |
|---|---|
| mundo-data-1.0.5.pom | |
| mundo-data-1.0.5.jar | 21 KB |
| mundo-data-1.0.5-sources.jar | 13 KB |
| mundo-data-1.0.5-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-data/ -->
<dependency>
<groupId>cn.fantasticmao.mundo</groupId>
<artifactId>mundo-data</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-data/
implementation 'cn.fantasticmao.mundo:mundo-data:1.0.5'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-data/
implementation ("cn.fantasticmao.mundo:mundo-data:1.0.5")
'cn.fantasticmao.mundo:mundo-data:jar:1.0.5'
<dependency org="cn.fantasticmao.mundo" name="mundo-data" rev="1.0.5">
<artifact name="mundo-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-data', version='1.0.5')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-data" % "1.0.5"
[cn.fantasticmao.mundo/mundo-data "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.fantasticmao.mundo : mundo-core | jar | 1.0.5 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| com.google.guava : guava Optional | jar | 30.0-jre |
| com.googlecode.xmemcached : xmemcached Optional | jar | 2.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| mysql : mysql-connector-java | jar |