Last Version

bootique-agrest-junit5: Common JUnit5-based helper classes for test Agrest requests 2.0.1

Provides common JUnit5-based helper classes for test Agrest requests

License

License

Categories

Categories

JUnit Unit Testing Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.agrest
ArtifactId

ArtifactId

bootique-agrest-junit5
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-agrest-junit5: Common JUnit5-based helper classes for test Agrest requests
Provides common JUnit5-based helper classes for test Agrest requests
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-agrest-junit5 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.bootique.jetty : bootique-jetty-junit5 jar 2.0.1

provided (1)

Group / Artifact Type Version
io.bootique.agrest : bootique-agrest jar 2.0.1

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.