Last Version

firefly-db 4.0.3.2

Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.

License

License

Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-db-jdk7
Version

Version

4.0.3.2
Type

Type

jar
Description

Description

firefly-db
Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.
Project URL

Project URL

http://maven.apache.org

Download firefly-db-jdk7 4.0.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fireflysource : firefly-common-jdk7 jar 4.0.3.2
commons-dbutils : commons-dbutils jar 1.6

test (5)

Group / Artifact Type Version
com.fireflysource : firefly-slf4j-jdk7 jar 4.0.3.2
com.zaxxer : HikariCP jar 2.4.5
com.h2database : h2 jar 1.4.191
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.