bee-auto

Automated configuration tool

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.bee
ArtifactId

ArtifactId

bee-auto
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

bee-auto
Automated configuration tool
Project URL

Project URL

https://www.bee.com/
Source Code Management

Source Code Management

https://github.com/yao996186979/bee-auto

Download bee-auto

How to add to project

<!-- https://jarcasting.com/artifacts/com.bee/bee-auto/ -->
<dependency>
    <groupId>com.bee</groupId>
    <artifactId>bee-auto</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bee/bee-auto/
implementation 'com.bee:bee-auto:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.bee/bee-auto/
implementation ("com.bee:bee-auto:1.0-RELEASE")
'com.bee:bee-auto:jar:1.0-RELEASE'
<dependency org="com.bee" name="bee-auto" rev="1.0-RELEASE">
  <artifact name="bee-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bee', module='bee-auto', version='1.0-RELEASE')
)
libraryDependencies += "com.bee" % "bee-auto" % "1.0-RELEASE"
[com.bee/bee-auto "1.0-RELEASE"]

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-RELEASE