License |
License |
---|---|
GroupId | GroupIdorg.testifyproject |
ArtifactId | ArtifactIdmodules |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Description[Modules]
A container module for all sub-modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
modules-1.0.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testifyproject/modules/ -->
<dependency>
<groupId>org.testifyproject</groupId>
<artifactId>modules</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject/modules/
implementation 'org.testifyproject:modules:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject/modules/
implementation ("org.testifyproject:modules:1.0.6")
'org.testifyproject:modules:pom:1.0.6'
<dependency org="org.testifyproject" name="modules" rev="1.0.6">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject', module='modules', version='1.0.6')
)
libraryDependencies += "org.testifyproject" % "modules" % "1.0.6"
[org.testifyproject/modules "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 |