is not current version
Last Version 1.6.13

JEAF JUnit Extensions Impl 1.0.4

Project provides a JUnit extensions so that JEAF Services can be run in JUnit environments without haveing 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
Version

Version

1.0.4
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 haveing the need to start a web or application server.

Download jeaf-junit-extensions 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-service-channel-jse jar 1.5.13
junit : junit jar 3.8.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.