| Группа | Группаcom.vaushell |
|---|---|
| Идентификатор | Идентификаторpom-exec |
| Последняя версия | Последняя версия3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеpom-exec
pom for an executable (not a library)
|
| Имя Файла | Размер |
|---|---|
| pom-exec-3.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vaushell/pom-exec/ -->
<dependency>
<groupId>com.vaushell</groupId>
<artifactId>pom-exec</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaushell/pom-exec/
implementation 'com.vaushell:pom-exec:3'
// https://jarcasting.com/artifacts/com.vaushell/pom-exec/
implementation ("com.vaushell:pom-exec:3")
'com.vaushell:pom-exec:pom:3'
<dependency org="com.vaushell" name="pom-exec" rev="3">
<artifact name="pom-exec" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaushell', module='pom-exec', version='3')
)
libraryDependencies += "com.vaushell" % "pom-exec" % "3"
[com.vaushell/pom-exec "3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| commons-configuration : commons-configuration | jar | 1.10 |
| commons-collections : commons-collections | jar | 3.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |