[Modules]

A container module for all sub-modules

License

License

GroupId

GroupId

org.testifyproject
ArtifactId

ArtifactId

modules
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

[Modules]
A container module for all sub-modules
Project Organization

Project Organization

Testify Project

Download modules

Filename Size
modules-1.0.6.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

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

Project Modules

  • api
  • core
  • mock
  • di
  • level
  • client
  • server
  • junit4
  • junit5

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2