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