bees

provide base service

License

License

GroupId

GroupId

top.populus
ArtifactId

ArtifactId

bees
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

bees
provide base service

Download bees

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
cn.hutool : hutool-all jar 4.5.6
org.springframework : spring-context jar 5.1.9.RELEASE
org.springframework : spring-core jar 5.1.9.RELEASE
org.springframework : spring-beans jar 5.1.9.RELEASE
org.aspectj : aspectjweaver jar 1.9.4
ch.qos.logback : logback-classic jar 1.2.3
top.populus : bees-core jar 1.0.7
top.populus : bees-utils jar 1.0.7
top.populus : bees-interface jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0