License |
License |
---|---|
GroupId | GroupIdio.axway.alf |
ArtifactId | ArtifactIdalf |
Version | Version0.15.0 |
Type | Typepom |
Description |
Descriptionalf
ALF parent POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
alf-0.15.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.axway.alf/alf/ -->
<dependency>
<groupId>io.axway.alf</groupId>
<artifactId>alf</artifactId>
<version>0.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.axway.alf/alf/
implementation 'io.axway.alf:alf:0.15.0'
// https://jarcasting.com/artifacts/io.axway.alf/alf/
implementation ("io.axway.alf:alf:0.15.0")
'io.axway.alf:alf:pom:0.15.0'
<dependency org="io.axway.alf" name="alf" rev="0.15.0">
<artifact name="alf" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.axway.alf', module='alf', version='0.15.0')
)
libraryDependencies += "io.axway.alf" % "alf" % "0.15.0"
[io.axway.alf/alf "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.assertj : assertj-core | jar | 3.19.0 |