Jar examples for b:base-parameter-type
The Basic ParameterTypes
You can download jar file base-parameter-type 1.0.2 in this page.
You can use the following script to add base-parameter-type-1.0.2.jar to your project.
<dependency> <groupId>net.s-jr.utils.sql.parametertype</groupId> <artifactId>base-parameter-type</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.s-jr.utils.sql.parametertype', name: 'base-parameter-type', version: '1.0.2'
libraryDependencies += "net.s-jr.utils.sql.parametertype" % "base-parameter-type" % "1.0.2"
<dependency org="net.s-jr.utils.sql.parametertype" name="base-parameter-type" rev="1.0.2"/>
@Grapes(@Grab(group='net.s-jr.utils.sql.parametertype', module='base-parameter-type', version='1.0.2'))
'net.s-jr.utils.sql.parametertype:base-parameter-type:jar:1.0.2'
Click the following link to download the jar file.
base-parameter-type-1.0.2-javadoc.jar