Last Version

Archetype 0.1.3

An opinionated Java Testing Framework faithful to testing principles and best practices.

License

License

GroupId

GroupId

com.fitbur.testify.archetype
ArtifactId

ArtifactId

archetype
Version

Version

0.1.3
Type

Type

pom
Description

Description

Archetype
An opinionated Java Testing Framework faithful to testing principles and best practices.
Project Organization

Project Organization

Sharmarke Aden

Download archetype 0.1.3

Filename Size
archetype-0.1.3.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetype-junit-unittest
  • archetype-junit-spring-integrationtest
  • archetype-junit-spring-systemtest
  • archetype-junit-springboot-systemtest