JEAF JUnit Extensions Impl

Project provides a JUnit extensions so that JEAF Services can be run in JUnit environments without having the need to start a web or application server.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.anaptecs.jeaf.junit
ArtifactId

ArtifactId

jeaf-junit-extensions
Last Version

Last Version

1.6.13
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF JUnit Extensions Impl
Project provides a JUnit extensions so that JEAF Services can be run in JUnit environments without having the need to start a web or application server.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-junit-extensions

Download jeaf-junit-extensions

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-service-channel-jse jar 1.6.18
junit : junit jar 3.8.2

test (4)

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

Project Modules

There are no modules declared in this project.
com.anaptecs.jeaf.junit

anaptecs

Versions

Version
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0