Download nunaliit2-dbSec-0.2.0.jar file - Jar n

Jar examples for n:nunaliit2-dbSec

Description

Implements JDBC code to access a database. It enforces a set of rules for accessing the database. Rules are stored in database.

You can download jar file nunaliit2-dbSec 0.2.0 in this page.

Build File

You can use the following script to add nunaliit2-dbSec-0.2.0.jar to your project.

<dependency>
   <groupId>ca.carleton.gcrc</groupId>
   <artifactId>nunaliit2-dbSec</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'ca.carleton.gcrc', name: 'nunaliit2-dbSec', version: '0.2.0'
libraryDependencies += "ca.carleton.gcrc" % "nunaliit2-dbSec" % "0.2.0"
<dependency org="ca.carleton.gcrc" name="nunaliit2-dbSec" rev="0.2.0"/>
@Grapes(@Grab(group='ca.carleton.gcrc', module='nunaliit2-dbSec', version='0.2.0'))
'ca.carleton.gcrc:nunaliit2-dbSec:jar:0.2.0'

Download

Click the following link to download the jar file.

nunaliit2-dbSec-0.2.0-javadoc.jar
nunaliit2-dbSec-0.2.0-sources.jar
nunaliit2-dbSec-0.2.0.jar
nunaliit2-dbSec-0.2.0.pom



Related Tutorials