Last Version

Transitional :: JUnit 4 stub 1.13.2

Stub used instead of JUnit 4 dependency. These classes are used only so that the class hiearchy can be maintained. Functionality of these classes is not used, that's why they're empty, but they're needed to successfuly compile 3rd party dependencies without introducing junit:junit (JUnit 4) dependency. For one such case see: https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.syndesis.transitional
ArtifactId

ArtifactId

junit4-stub
Version

Version

1.13.2
Type

Type

jar
Description

Description

Transitional :: JUnit 4 stub
Stub used instead of JUnit 4 dependency. These classes are used only so that the class hiearchy can be maintained. Functionality of these classes is not used, that's why they're empty, but they're needed to successfuly compile 3rd party dependencies without introducing junit:junit (JUnit 4) dependency. For one such case see: https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008
Project Organization

Project Organization

Red Hat

Download junit4-stub 1.13.2


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

Dependencies

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

Project Modules

There are no modules declared in this project.