License |
License |
---|---|
GroupId | GroupIdorg.testifyproject.external |
ArtifactId | ArtifactIdexternal |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Description[External]
Parent module of shaded external third party libraries.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
external-1.0.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testifyproject.external/external/ -->
<dependency>
<groupId>org.testifyproject.external</groupId>
<artifactId>external</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.external/external/
implementation 'org.testifyproject.external:external:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.external/external/
implementation ("org.testifyproject.external:external:1.0.6")
'org.testifyproject.external:external:pom:1.0.6'
<dependency org="org.testifyproject.external" name="external" rev="1.0.6">
<artifact name="external" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.external', module='external', version='1.0.6')
)
libraryDependencies += "org.testifyproject.external" % "external" % "1.0.6"
[org.testifyproject.external/external "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.11.0 |
org.assertj : assertj-core | jar | 3.8.0 |