License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.quarkiverse.mybatis |
ArtifactId | ArtifactIdquarkus-mybatis-plus-deployment |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Mybatis Plus - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.mybatis/quarkus-mybatis-plus-deployment/ -->
<dependency>
<groupId>io.quarkiverse.mybatis</groupId>
<artifactId>quarkus-mybatis-plus-deployment</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.mybatis/quarkus-mybatis-plus-deployment/
implementation 'io.quarkiverse.mybatis:quarkus-mybatis-plus-deployment:1.0.4'
// https://jarcasting.com/artifacts/io.quarkiverse.mybatis/quarkus-mybatis-plus-deployment/
implementation ("io.quarkiverse.mybatis:quarkus-mybatis-plus-deployment:1.0.4")
'io.quarkiverse.mybatis:quarkus-mybatis-plus-deployment:jar:1.0.4'
<dependency org="io.quarkiverse.mybatis" name="quarkus-mybatis-plus-deployment" rev="1.0.4">
<artifact name="quarkus-mybatis-plus-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.mybatis', module='quarkus-mybatis-plus-deployment', version='1.0.4')
)
libraryDependencies += "io.quarkiverse.mybatis" % "quarkus-mybatis-plus-deployment" % "1.0.4"
[io.quarkiverse.mybatis/quarkus-mybatis-plus-deployment "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.mybatis : quarkus-mybatis-deployment | jar | 1.0.4 |
io.quarkiverse.mybatis : quarkus-mybatis-plus | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus : quarkus-test-h2 | jar | |
io.quarkus : quarkus-test-derby | jar | |
io.quarkus : quarkus-jdbc-h2-deployment | jar | |
io.quarkus : quarkus-jdbc-derby | jar |