Bee

Bee is a Java ORM framework.Easy and Stronger!

License

License

GroupId

GroupId

org.teasoft
ArtifactId

ArtifactId

bee
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Bee
Bee is a Java ORM framework.Easy and Stronger!
Project URL

Project URL

https://github.com/automvc/bee
Source Code Management

Source Code Management

https://github.com/automvc/bee

Download bee

How to add to project

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

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.11
1.9.8
1.9.5
1.8.99
1.8.15
1.8
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.2