Last Version

JEAF JUnit Extensions Impl Project 1.6.13

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-impl-project
Version

Version

1.6.13
Type

Type

pom
Description

Description

JEAF JUnit Extensions Impl Project
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
Source Code Management

Source Code Management

https://bitbucket.org/anaptecs/jeaf-junit-extensions-impl.git

Download jeaf-junit-extensions-impl-project 1.6.13


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

Dependencies

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

  • jeaf-junit-extensions-impl