Last Version

[Examples] 1.0.0

Parent module of Testify Examples and Archetypes

License

License

GroupId

GroupId

org.testifyproject.examples
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

[Examples]
Parent module of Testify Examples and Archetypes
Project URL

Project URL

https://testify-project.github.io
Project Organization

Project Organization

Sharmarke Aden

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 33 KB
Browse

<!-- https://jarcasting.com/artifacts/org.testifyproject.examples/parent/ -->
<dependency>
    <groupId>org.testifyproject.examples</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.examples/parent/
implementation 'org.testifyproject.examples:parent:1.0.0'
// https://jarcasting.com/artifacts/org.testifyproject.examples/parent/
implementation ("org.testifyproject.examples:parent:1.0.0")
'org.testifyproject.examples:parent:pom:1.0.0'
<dependency org="org.testifyproject.examples" name="parent" rev="1.0.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.examples', module='parent', version='1.0.0')
)
libraryDependencies += "org.testifyproject.examples" % "parent" % "1.0.0"
[org.testifyproject.examples/parent "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.8.0
org.testifyproject.tools : test-logger jar 1.0.2

Project Modules

  • archetype
  • junit4