License |
License |
---|---|
GroupId | GroupIdorg.ekstazi |
ArtifactId | ArtifactIdorg.ekstazi.parent |
Version | Version5.3.0 |
Type | Typejar |
Description |
Descriptionorg.ekstazi:org.ekstazi.parent
Ekstazi: Regression testing tool for Java - parent project
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.ekstazi.parent-5.3.0.pom | 5 KB |
org.ekstazi.parent-5.3.0-javadoc.jar | 361 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ekstazi/org.ekstazi.parent/ -->
<dependency>
<groupId>org.ekstazi</groupId>
<artifactId>org.ekstazi.parent</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ekstazi/org.ekstazi.parent/
implementation 'org.ekstazi:org.ekstazi.parent:5.3.0'
// https://jarcasting.com/artifacts/org.ekstazi/org.ekstazi.parent/
implementation ("org.ekstazi:org.ekstazi.parent:5.3.0")
'org.ekstazi:org.ekstazi.parent:jar:5.3.0'
<dependency org="org.ekstazi" name="org.ekstazi.parent" rev="5.3.0">
<artifact name="org.ekstazi.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ekstazi', module='org.ekstazi.parent', version='5.3.0')
)
libraryDependencies += "org.ekstazi" % "org.ekstazi.parent" % "5.3.0"
[org.ekstazi/org.ekstazi.parent "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.17 |