License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
ArtifactId | ArtifactIdjeaf-x-fun-impl-external-runtime-dependencies |
Version | Version1.6.8 |
Type | Typepom |
Description |
DescriptionJEAF X-Fun External Runtime Dependencies
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-external-runtime-dependencies-1.6.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-impl-external-runtime-dependencies</artifactId>
<version>1.6.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:1.6.8'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:1.6.8")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-external-runtime-dependencies:pom:1.6.8'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl-external-runtime-dependencies" rev="1.6.8">
<artifact name="jeaf-x-fun-impl-external-runtime-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-impl-external-runtime-dependencies', version='1.6.8')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl-external-runtime-dependencies" % "1.6.8"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-external-runtime-dependencies "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.tools : jeaf-tools-impl | jar | 1.6.8 |
org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
org.glassfish : javax.el | jar | 3.0.1-b11 |
javax : javaee-api | jar | 8.0 |
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 |