| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tentackle |
| Идентификатор | Идентификаторtentackle-common |
| Версия | Версия11.7.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеTentackle Common
Common Code for Build-Process, Wurblets and Applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tentackle-common-11.7.2.0.pom | |
| tentackle-common-11.7.2.0.jar | 91 KB |
| tentackle-common-11.7.2.0-sources.jar | 92 KB |
| tentackle-common-11.7.2.0-javadoc.jar | 681 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-common/ -->
<dependency>
<groupId>org.tentackle</groupId>
<artifactId>tentackle-common</artifactId>
<version>11.7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-common/
implementation 'org.tentackle:tentackle-common:11.7.2.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-common/
implementation ("org.tentackle:tentackle-common:11.7.2.0")
'org.tentackle:tentackle-common:jar:11.7.2.0'
<dependency org="org.tentackle" name="tentackle-common" rev="11.7.2.0">
<artifact name="tentackle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-common', version='11.7.2.0')
)
libraryDependencies += "org.tentackle" % "tentackle-common" % "11.7.2.0"
[org.tentackle/tentackle-common "11.7.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.postgresql : postgresql | jar | 42.2.20 |