License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIddata-sdk-mybatis-plus |
Version | Version2.7.0.Beta3 |
Type | Typejar |
Description |
DescriptionHerodotus Engine
|
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>data-sdk-mybatis-plus</artifactId>
<version>2.7.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/
implementation 'cn.herodotus.engine:data-sdk-mybatis-plus:2.7.0.Beta3'
// https://jarcasting.com/artifacts/cn.herodotus.engine/data-sdk-mybatis-plus/
implementation ("cn.herodotus.engine:data-sdk-mybatis-plus:2.7.0.Beta3")
'cn.herodotus.engine:data-sdk-mybatis-plus:jar:2.7.0.Beta3'
<dependency org="cn.herodotus.engine" name="data-sdk-mybatis-plus" rev="2.7.0.Beta3">
<artifact name="data-sdk-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='data-sdk-mybatis-plus', version='2.7.0.Beta3')
)
libraryDependencies += "cn.herodotus.engine" % "data-sdk-mybatis-plus" % "2.7.0.Beta3"
[cn.herodotus.engine/data-sdk-mybatis-plus "2.7.0.Beta3"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : data-core | jar | 2.7.0.Beta3 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
com.baomidou : mybatis-plus-generator | jar | 3.5.2 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |