License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.commons |
ArtifactId | ArtifactIdjeaf-commons-impl |
Last Version | Last Version1.5.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF Commons Impl
Project contains a minium set of common classes that are shared among all JEAF projects.
|
Filename | Size |
---|---|
jeaf-commons-impl-1.5.26.pom | |
jeaf-commons-impl-1.5.26.jar | 8 KB |
jeaf-commons-impl-1.5.26-sources.jar | 8 KB |
jeaf-commons-impl-1.5.26-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |
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 |