Download featherfly-db-1.4.9.jar file - Jar f

Jar examples for f:featherfly-db

Description

database tool

You can download jar file featherfly-db 1.4.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add featherfly-db-1.4.9.jar to your project.

<dependency>
   <groupId>cn.featherfly</groupId>
   <artifactId>featherfly-db</artifactId>
   <version>1.4.9</version>
</dependency>
compile group: 'cn.featherfly', name: 'featherfly-db', version: '1.4.9'
libraryDependencies += "cn.featherfly" % "featherfly-db" % "1.4.9"
<dependency org="cn.featherfly" name="featherfly-db" rev="1.4.9"/>
@Grapes(@Grab(group='cn.featherfly', module='featherfly-db', version='1.4.9'))
'cn.featherfly:featherfly-db:jar:1.4.9'

Download

Click the following link to download the jar file.

featherfly-db-1.4.9-javadoc.jar
featherfly-db-1.4.9-sources.jar
featherfly-db-1.4.9.jar
featherfly-db-1.4.9.pom



Related Tutorials