script-dao

Library to support dynamic command generation based on Apache Velocity templates

License

License

Categories

Categories

Net
GroupId

GroupId

net.segoia
ArtifactId

ArtifactId

script-dao
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

script-dao
Library to support dynamic command generation based on Apache Velocity templates
Project URL

Project URL

https://github.com/acionescu/script-dao

Download script-dao

How to add to project

<!-- https://jarcasting.com/artifacts/net.segoia/script-dao/ -->
<dependency>
    <groupId>net.segoia</groupId>
    <artifactId>script-dao</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.segoia/script-dao/
implementation 'net.segoia:script-dao:1.0.0'
// https://jarcasting.com/artifacts/net.segoia/script-dao/
implementation ("net.segoia:script-dao:1.0.0")
'net.segoia:script-dao:jar:1.0.0'
<dependency org="net.segoia" name="script-dao" rev="1.0.0">
  <artifact name="script-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.segoia', module='script-dao', version='1.0.0')
)
libraryDependencies += "net.segoia" % "script-dao" % "1.0.0"
[net.segoia/script-dao "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.apache.velocity : velocity jar 1.6.2
org.apache.commons : commons-dbcp2 jar 2.1
org.apache.commons : commons-pool2 jar 2.4.2
mysql : mysql-connector-java jar 5.1.6
commons-logging : commons-logging jar 1.1.1
net.segoia : commons jar 0.0.4
org.apache.httpcomponents : httpclient jar 4.0
org.apache.velocity : velocity-tools jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0