| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.teasoft | 
| ArtifactId | ArtifactIdbee-spring-boot | 
| Last Version | Last Version1.11.boot2.6.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbee-spring-boot bee-spring-boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.teasoft/bee-spring-boot/ -->
<dependency>
    <groupId>org.teasoft</groupId>
    <artifactId>bee-spring-boot</artifactId>
    <version>1.11.boot2.6.7</version>
</dependency>// https://jarcasting.com/artifacts/org.teasoft/bee-spring-boot/
implementation 'org.teasoft:bee-spring-boot:1.11.boot2.6.7'// https://jarcasting.com/artifacts/org.teasoft/bee-spring-boot/
implementation ("org.teasoft:bee-spring-boot:1.11.boot2.6.7")'org.teasoft:bee-spring-boot:jar:1.11.boot2.6.7'<dependency org="org.teasoft" name="bee-spring-boot" rev="1.11.boot2.6.7">
  <artifact name="bee-spring-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='org.teasoft', module='bee-spring-boot', version='1.11.boot2.6.7')
)libraryDependencies += "org.teasoft" % "bee-spring-boot" % "1.11.boot2.6.7"[org.teasoft/bee-spring-boot "1.11.boot2.6.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.teasoft : bee | jar | 1.11 | 
| org.teasoft : honey | jar | 1.11 | 
| org.teasoft : bee-ext | jar | 1.11 |