secret-boot-framework-common

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

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-common
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

secret-boot-framework-common
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/secret-boot-framework-common

Download secret-boot-framework-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common/ -->
<dependency>
    <groupId>com.gitee.secretopen</groupId>
    <artifactId>secret-boot-framework-common</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common/
implementation 'com.gitee.secretopen:secret-boot-framework-common:1.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-common/
implementation ("com.gitee.secretopen:secret-boot-framework-common:1.0")
'com.gitee.secretopen:secret-boot-framework-common:pom:1.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-common" rev="1.0">
  <artifact name="secret-boot-framework-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-common', version='1.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-common" % "1.0"
[com.gitee.secretopen/secret-boot-framework-common "1.0"]

Dependencies

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

Project Modules

  • secret-boot-framework-common-core
  • secret-boot-framework-common-cache
  • secret-boot-framework-common-mybatisplus
  • secret-boot-framework-common-plugin

Versions

Version
1.0