License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
ArtifactId | ArtifactIdjeaf-x-fun-impl |
Last Version | Last Version1.6.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF X-Fun Impl
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-impl-1.6.20.pom | |
jeaf-x-fun-impl-1.6.20.jar | 104 KB |
jeaf-x-fun-impl-1.6.20-sources.jar | 104 KB |
jeaf-x-fun-impl-1.6.20-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-impl</artifactId>
<version>1.6.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:1.6.20'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:1.6.20")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:jar:1.6.20'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl" rev="1.6.20">
<artifact name="jeaf-x-fun-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-impl', version='1.6.20')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl" % "1.6.20"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl "1.6.20"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.6.16 |
com.sun.mail : javax.mail | jar | 1.6.0 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-impl-external-runtime-dependencies | pom | 1.6.20 |
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 |