JEAF Commons Impl

Project contains a minium set of common classes that are shared among all JEAF projects.

License

License

GroupId

GroupId

com.anaptecs.jeaf.commons
ArtifactId

ArtifactId

jeaf-commons-impl
Last Version

Last Version

1.5.26
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF Commons Impl
Project contains a minium set of common classes that are shared among all JEAF projects.

Download jeaf-commons-impl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api jar 1.5.28
com.anaptecs.jeaf.tools : jeaf-tools-api jar 1.5.30

test (5)

Group / Artifact Type Version
com.anaptecs.jeaf.x-fun : jeaf-x-fun-test-runtime jar 1.5.28
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.
com.anaptecs.jeaf.commons

anaptecs

Versions

Version
1.5.26
1.5.25
1.5.24
1.5.23
1.5.17
1.5.16
1.5.15
1.5.12
1.5.11
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4