Last Version

Apache Winegrower :: Extension :: Testing :: JUnit5 1.0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.winegrower
ArtifactId

ArtifactId

winegrower-testing-junit5
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Winegrower :: Extension :: Testing :: JUnit5
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download winegrower-testing-junit5 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1

provided (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.