| GroupId | GroupIdio.github.luons.engine |
|---|---|
| ArtifactId | ArtifactIdengine-cube |
| Version | Version1.0.5.RELEASE |
| Type | Typejar |
| Description |
Descriptionengine-cube
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| engine-cube-1.0.5.RELEASE.pom | |
| engine-cube-1.0.5.RELEASE.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.luons.engine/engine-cube/ -->
<dependency>
<groupId>io.github.luons.engine</groupId>
<artifactId>engine-cube</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-cube/
implementation 'io.github.luons.engine:engine-cube:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/io.github.luons.engine/engine-cube/
implementation ("io.github.luons.engine:engine-cube:1.0.5.RELEASE")
'io.github.luons.engine:engine-cube:jar:1.0.5.RELEASE'
<dependency org="io.github.luons.engine" name="engine-cube" rev="1.0.5.RELEASE">
<artifact name="engine-cube" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.luons.engine', module='engine-cube', version='1.0.5.RELEASE')
)
libraryDependencies += "io.github.luons.engine" % "engine-cube" % "1.0.5.RELEASE"
[io.github.luons.engine/engine-cube "1.0.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.luons.engine : engine-core | jar | 1.0.5.RELEASE |
| org.mybatis : mybatis-spring | jar | 2.0.6 |
| org.mybatis : mybatis | jar | 3.5.6 |
| mysql : mysql-connector-java | jar | 8.0.15 |
| com.alibaba : druid | jar | 1.2.6 |
| org.springframework : spring-beans | jar | 5.2.8.RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |