| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGroovy Языки программирования |
| Группа | Группаorg.tentackle |
| Идентификатор | Идентификаторtentackle-script-groovy |
| Версия | Версия17.8.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеTentackle Script Groovy
Tentackle Scripting with Groovy
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-script-groovy/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-script-groovy</artifactId>
<version>17.8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-script-groovy/
implementation 'org.tentackle:tentackle-script-groovy:17.8.0.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-script-groovy/
implementation ("org.tentackle:tentackle-script-groovy:17.8.0.0")
'org.tentackle:tentackle-script-groovy:jar:17.8.0.0'
<dependency org="org.tentackle" name="tentackle-script-groovy" rev="17.8.0.0">
<artifact name="tentackle-script-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-script-groovy', version='17.8.0.0')
)
libraryDependencies += "org.tentackle" % "tentackle-script-groovy" % "17.8.0.0"
[org.tentackle/tentackle-script-groovy "17.8.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tentackle : tentackle-core Необязательный | jar | 17.8.0.0 |
| org.codehaus.groovy : groovy | jar | 3.0.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.postgresql : postgresql | jar | 42.2.23 |