| License |
License |
|---|---|
| GroupId | GroupIdcom.selgp.opensauce |
| ArtifactId | ArtifactIdmoladek-core |
| Version | Version14.08 |
| Type | Typejar |
| Description |
DescriptionMoladek SelGP OSS Framework Core
Contains configuration and common classes for the SelGP Automation Framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moladek-core-14.08.pom | |
| moladek-core-14.08.jar | 14 KB |
| moladek-core-14.08-sources.jar | 6 KB |
| moladek-core-14.08-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.selgp.opensauce/moladek-core/ -->
<dependency>
<groupId>com.selgp.opensauce</groupId>
<artifactId>moladek-core</artifactId>
<version>14.08</version>
</dependency>
// https://jarcasting.com/artifacts/com.selgp.opensauce/moladek-core/
implementation 'com.selgp.opensauce:moladek-core:14.08'
// https://jarcasting.com/artifacts/com.selgp.opensauce/moladek-core/
implementation ("com.selgp.opensauce:moladek-core:14.08")
'com.selgp.opensauce:moladek-core:jar:14.08'
<dependency org="com.selgp.opensauce" name="moladek-core" rev="14.08">
<artifact name="moladek-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.selgp.opensauce', module='moladek-core', version='14.08')
)
libraryDependencies += "com.selgp.opensauce" % "moladek-core" % "14.08"
[com.selgp.opensauce/moladek-core "14.08"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | LATEST |
| commons-codec : commons-codec | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-io : commons-io | jar | 2.0 |
| com.metapossum : metapossum-scanner | jar | 1.0.1 |
| log4j : log4j | jar | 1.2.16 |
| org.json : json | jar | 20070829 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| javax.mail : mail | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.saucelabs : sauce_testng | jar | 1.0.19 |