faas-dependencies

基础 bom 文件,管理整个项目的依赖版本

License

License

faaaadmin
GroupId

GroupId

com.faasadmin
ArtifactId

ArtifactId

faas-dependencies
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

faas-dependencies
基础 bom 文件,管理整个项目的依赖版本
Source Code Management

Source Code Management

https://github.com/faasadmin/faasadmin.git

Download faas-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/com.faasadmin/faas-dependencies/ -->
<dependency>
    <groupId>com.faasadmin</groupId>
    <artifactId>faas-dependencies</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.faasadmin/faas-dependencies/
implementation 'com.faasadmin:faas-dependencies:1.1.0'
// https://jarcasting.com/artifacts/com.faasadmin/faas-dependencies/
implementation ("com.faasadmin:faas-dependencies:1.1.0")
'com.faasadmin:faas-dependencies:pom:1.1.0'
<dependency org="com.faasadmin" name="faas-dependencies" rev="1.1.0">
  <artifact name="faas-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.faasadmin', module='faas-dependencies', version='1.1.0')
)
libraryDependencies += "com.faasadmin" % "faas-dependencies" % "1.1.0"
[com.faasadmin/faas-dependencies "1.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

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0