is not current version
Last Version 1.6.14

JEAF X-Fun Test Runtime 1.6.2

Project contains test implementation of JEAF X-Fun interfaces. This library is only intended to be used in JUnit tests. Please do not use this implementation for production.

License

License

GroupId

GroupId

com.anaptecs.jeaf.x-fun
ArtifactId

ArtifactId

jeaf-x-fun-test-runtime
Version

Version

1.6.2
Type

Type

jar
Description

Description

JEAF X-Fun Test Runtime
Project contains test implementation of JEAF X-Fun interfaces. This library is only intended to be used in JUnit tests. Please do not use this implementation for production.

Download jeaf-x-fun-test-runtime 1.6.2


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.x-fun</groupId>
    <artifactId>jeaf-x-fun-test-runtime</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime:1.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime:1.6.2")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-test-runtime:jar:1.6.2'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-test-runtime" rev="1.6.2">
  <artifact name="jeaf-x-fun-test-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-test-runtime', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-test-runtime" % "1.6.2"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-test-runtime "1.6.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api jar 1.6.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-suite-api jar 1.5.2
org.junit.platform : junit-platform-runner jar 1.5.2

Project Modules

There are no modules declared in this project.