License |
License |
---|---|
GroupId | GroupIdcom.gitee.secretopen |
ArtifactId | ArtifactIdsecret-boot-framework-dependencies |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsecret-boot-framework-dependencies
secret-boot-framework-dependencies
|
Project URL |
Project URL |
Filename | Size |
---|---|
secret-boot-framework-dependencies-1.7.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-dependencies/ -->
<dependency>
<groupId>com.gitee.secretopen</groupId>
<artifactId>secret-boot-framework-dependencies</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-dependencies/
implementation 'com.gitee.secretopen:secret-boot-framework-dependencies:1.7.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-dependencies/
implementation ("com.gitee.secretopen:secret-boot-framework-dependencies:1.7.0")
'com.gitee.secretopen:secret-boot-framework-dependencies:pom:1.7.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-dependencies" rev="1.7.0">
<artifact name="secret-boot-framework-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-dependencies', version='1.7.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-dependencies" % "1.7.0"
[com.gitee.secretopen/secret-boot-framework-dependencies "1.7.0"]