Jexter

Extensions/Plugins for JVM test frameworks

License

License

GroupId

GroupId

io.thundra
ArtifactId

ArtifactId

jexter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Jexter
Extensions/Plugins for JVM test frameworks
Project URL

Project URL

https://github.com/thundra-io/jexter
Source Code Management

Source Code Management

https://github.com/thundra-io/jexter.git

Download jexter

Filename Size
jexter-1.0.1.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jexter-core
  • jexter-junit4-core
  • jexter-junit5-core

Versions

Version
1.0.1
1.0.0