| GroupId | GroupIdcom.github.giannispapadakis |
|---|---|
| ArtifactId | ArtifactIdSeletest |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionSeletest Open QA Test Framework
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Seletest-0.0.2.pom | |
| Seletest-0.0.2.jar | 174 KB |
| Seletest-0.0.2-sources.jar | 127 KB |
| Seletest-0.0.2-javadoc.jar | 575 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.giannispapadakis/Seletest/ -->
<dependency>
<groupId>com.github.giannispapadakis</groupId>
<artifactId>Seletest</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.giannispapadakis/Seletest/
implementation 'com.github.giannispapadakis:Seletest:0.0.2'
// https://jarcasting.com/artifacts/com.github.giannispapadakis/Seletest/
implementation ("com.github.giannispapadakis:Seletest:0.0.2")
'com.github.giannispapadakis:Seletest:jar:0.0.2'
<dependency org="com.github.giannispapadakis" name="Seletest" rev="0.0.2">
<artifact name="Seletest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.giannispapadakis', module='Seletest', version='0.0.2')
)
libraryDependencies += "com.github.giannispapadakis" % "Seletest" % "0.0.2"
[com.github.giannispapadakis/Seletest "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |