| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.segoia |
| Идентификатор | Идентификаторscript-dao |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеscript-dao
Library to support dynamic command generation based on Apache Velocity templates
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| script-dao-1.0.0.pom | |
| script-dao-1.0.0.jar | 25 KB |
| script-dao-1.0.0-sources.jar | 22 KB |
| script-dao-1.0.0-javadoc.jar | 152 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |