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