License |
License |
---|---|
GroupId | GroupIdorg.teasoft |
ArtifactId | ArtifactIdbee-ext |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbee-ext
Bee-ext is extending for Bee(a Java ORM framework).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bee-ext-1.11.pom | |
bee-ext-1.11.jar | 287 KB |
bee-ext-1.11-sources.jar | 287 KB |
bee-ext-1.11-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teasoft/bee-ext/ -->
<dependency>
<groupId>org.teasoft</groupId>
<artifactId>bee-ext</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.teasoft/bee-ext/
implementation 'org.teasoft:bee-ext:1.11'
// https://jarcasting.com/artifacts/org.teasoft/bee-ext/
implementation ("org.teasoft:bee-ext:1.11")
'org.teasoft:bee-ext:jar:1.11'
<dependency org="org.teasoft" name="bee-ext" rev="1.11">
<artifact name="bee-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teasoft', module='bee-ext', version='1.11')
)
libraryDependencies += "org.teasoft" % "bee-ext" % "1.11"
[org.teasoft/bee-ext "1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
Group / Artifact | Type | Version |
---|---|---|
org.teasoft : bee | jar | 1.11 |
org.teasoft : honey | jar | 1.11 |
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api | jar | 2.16.0 |
org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
commons-logging : commons-logging | jar | 1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.9 |
org.slf4j : slf4j-api | jar | 1.7.9 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
redis.clients : jedis | jar | 3.5.2 |