com.yqpkj:metax-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.yqpkj
ArtifactId

ArtifactId

metax-spring-boot-starter
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://gitee.com/yqpkj/metax-spring-boot-starter

Download metax-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.yqpkj/metax-spring-boot-starter/ -->
<dependency>
    <groupId>com.yqpkj</groupId>
    <artifactId>metax-spring-boot-starter</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yqpkj/metax-spring-boot-starter/
implementation 'com.yqpkj:metax-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.yqpkj/metax-spring-boot-starter/
implementation ("com.yqpkj:metax-spring-boot-starter:1.0.5")
'com.yqpkj:metax-spring-boot-starter:jar:1.0.5'
<dependency org="com.yqpkj" name="metax-spring-boot-starter" rev="1.0.5">
  <artifact name="metax-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yqpkj', module='metax-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.yqpkj" % "metax-spring-boot-starter" % "1.0.5"
[com.yqpkj/metax-spring-boot-starter "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0