Jar examples for s:script-dao
Library to support dynamic command generation based on Apache Velocity templates
You can download jar file script-dao 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add script-dao-1.0.0.jar to your project.
<dependency> <groupId>net.segoia</groupId> <artifactId>script-dao</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.segoia', name: 'script-dao', version: '1.0.0'
libraryDependencies += "net.segoia" % "script-dao" % "1.0.0"
<dependency org="net.segoia" name="script-dao" rev="1.0.0"/>
@Grapes(@Grab(group='net.segoia', module='script-dao', version='1.0.0'))
'net.segoia:script-dao:jar:1.0.0'
Click the following link to download the jar file.
script-dao-1.0.0.jar