License |
License |
---|---|
GroupId | GroupIdorg.testifyproject.local-resources |
ArtifactId | ArtifactIdparent |
Version | Version1.0.2 |
Type | Typepom |
Description |
Description[Local Resources]
Parent module of reusable Testify LocalResourceProvider implementations
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-1.0.2.pom | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testifyproject.local-resources/parent/ -->
<dependency>
<groupId>org.testifyproject.local-resources</groupId>
<artifactId>parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.local-resources/parent/
implementation 'org.testifyproject.local-resources:parent:1.0.2'
// https://jarcasting.com/artifacts/org.testifyproject.local-resources/parent/
implementation ("org.testifyproject.local-resources:parent:1.0.2")
'org.testifyproject.local-resources:parent:pom:1.0.2'
<dependency org="org.testifyproject.local-resources" name="parent" rev="1.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.local-resources', module='parent', version='1.0.2')
)
libraryDependencies += "org.testifyproject.local-resources" % "parent" % "1.0.2"
[org.testifyproject.local-resources/parent "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testifyproject.external : external-guava | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testifyproject : api | jar | 1.0.2 |
org.testifyproject : core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testifyproject.tools : test-logger | jar | 1.0.2 |
org.testifyproject.junit4 : unit-test | jar | 1.0.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.11.0 |
org.assertj : assertj-core | jar | 3.8.0 |