License |
License |
---|---|
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdDynamicModuleAPI |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamicModuleAPI
Some simple extensions to testng for use with maven.
|
Filename | Size |
---|---|
DynamicModuleAPI-1.2.0.pom | |
DynamicModuleAPI-1.2.0.jar | 3 KB |
DynamicModuleAPI-1.2.0-sources.jar | 2 KB |
DynamicModuleAPI-1.2.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/DynamicModuleAPI/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>DynamicModuleAPI</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/DynamicModuleAPI/
implementation 'org.e-hoffman.testing:DynamicModuleAPI:1.2.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/DynamicModuleAPI/
implementation ("org.e-hoffman.testing:DynamicModuleAPI:1.2.0")
'org.e-hoffman.testing:DynamicModuleAPI:jar:1.2.0'
<dependency org="org.e-hoffman.testing" name="DynamicModuleAPI" rev="1.2.0">
<artifact name="DynamicModuleAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='DynamicModuleAPI', version='1.2.0')
)
libraryDependencies += "org.e-hoffman.testing" % "DynamicModuleAPI" % "1.2.0"
[org.e-hoffman.testing/DynamicModuleAPI "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-pool : commons-pool | jar | 1.5.5 |