| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdio.github.selcukes |
| ArtifactId | ArtifactIdselcukes-junit |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
Descriptionselcukes-framework
|
| Filename | Size |
|---|---|
| selcukes-junit-2.0.3.pom | |
| selcukes-junit-2.0.3.jar | 4 KB |
| selcukes-junit-2.0.3-sources.jar | 3 KB |
| selcukes-junit-2.0.3-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.selcukes/selcukes-junit/ -->
<dependency>
<groupId>io.github.selcukes</groupId>
<artifactId>selcukes-junit</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.selcukes/selcukes-junit/
implementation 'io.github.selcukes:selcukes-junit:2.0.3'
// https://jarcasting.com/artifacts/io.github.selcukes/selcukes-junit/
implementation ("io.github.selcukes:selcukes-junit:2.0.3")
'io.github.selcukes:selcukes-junit:jar:2.0.3'
<dependency org="io.github.selcukes" name="selcukes-junit" rev="2.0.3">
<artifact name="selcukes-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.selcukes', module='selcukes-junit', version='2.0.3')
)
libraryDependencies += "io.github.selcukes" % "selcukes-junit" % "2.0.3"
[io.github.selcukes/selcukes-junit "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.selcukes : selcukes-testng | jar | 2.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| io.cucumber : cucumber-junit-platform-engine | jar | 7.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-suite | jar | 1.8.2 |
| io.cucumber : cucumber-java | jar | 7.3.4 |