Jar examples for n:nunaliit2-dbSec
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.0.3 in this page.
You can use the following script to add nunaliit2-dbSec-0.0.3.jar to your project.
<dependency> <groupId>ca.carleton.gcrc</groupId> <artifactId>nunaliit2-dbSec</artifactId> <version>0.0.3</version> </dependency>
compile group: 'ca.carleton.gcrc', name: 'nunaliit2-dbSec', version: '0.0.3'
libraryDependencies += "ca.carleton.gcrc" % "nunaliit2-dbSec" % "0.0.3"
<dependency org="ca.carleton.gcrc" name="nunaliit2-dbSec" rev="0.0.3"/>
@Grapes(@Grab(group='ca.carleton.gcrc', module='nunaliit2-dbSec', version='0.0.3'))
'ca.carleton.gcrc:nunaliit2-dbSec:jar:0.0.3'
Click the following link to download the jar file.
nunaliit2-dbSec-0.0.3-javadoc.jar