License |
License |
---|---|
GroupId | GroupIdorg.teasoft |
ArtifactId | ArtifactIdbee-ext |
Version | Version1.9.8 |
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.9.8.pom | |
bee-ext-1.9.8.jar | 28 KB |
bee-ext-1.9.8-sources.jar | 26 KB |
bee-ext-1.9.8-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teasoft/bee-ext/ -->
<dependency>
<groupId>org.teasoft</groupId>
<artifactId>bee-ext</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.teasoft/bee-ext/
implementation 'org.teasoft:bee-ext:1.9.8'
// https://jarcasting.com/artifacts/org.teasoft/bee-ext/
implementation ("org.teasoft:bee-ext:1.9.8")
'org.teasoft:bee-ext:jar:1.9.8'
<dependency org="org.teasoft" name="bee-ext" rev="1.9.8">
<artifact name="bee-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teasoft', module='bee-ext', version='1.9.8')
)
libraryDependencies += "org.teasoft" % "bee-ext" % "1.9.8"
[org.teasoft/bee-ext "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.teasoft : bee | jar | 1.9.8 |
org.teasoft : honey | jar | 1.9.8 |
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api | jar | 2.5 |
org.apache.logging.log4j : log4j-core | jar | 2.5 |
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 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |