GroupId | GroupIdcom.vaushell |
---|---|
ArtifactId | ArtifactIdpom-exec |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpom-exec
pom for an executable (not a library)
|
Filename | Size |
---|---|
pom-exec-3.pom | 14 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-collections : commons-collections | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |