License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
ArtifactId | ArtifactIdjeaf-x-fun-default-runtime |
Last Version | Last Version1.6.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJEAF X-Fun Default Runtime
Project provides a full implementation of the JEAF X-Fun API. This project is intended to be used as JEAF X-Fun API implementation in enterprise class production environments.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-x-fun-default-runtime-1.6.20.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-default-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-default-runtime</artifactId>
<version>1.6.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-default-runtime/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-default-runtime:1.6.20'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-default-runtime/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-default-runtime:1.6.20")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-default-runtime:pom:1.6.20'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-default-runtime" rev="1.6.20">
<artifact name="jeaf-x-fun-default-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-default-runtime', version='1.6.20')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-default-runtime" % "1.6.20"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-default-runtime "1.6.20"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-impl | jar | 1.6.20 |
com.anaptecs.jeaf.tools : jeaf-tools-impl | jar | 1.6.20 |
com.anaptecs.jeaf.x-fun : jeaf-x-fun-impl-external-runtime-dependencies | pom | 1.6.20 |
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 |