License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.commons |
ArtifactId | ArtifactIdjeaf-commons-impl |
Version | Version1.5.25 |
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.25.pom | |
jeaf-commons-impl-1.5.25.jar | 1 KB |
jeaf-commons-impl-1.5.25-sources.jar | 2 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.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.commons/jeaf-commons-impl/
implementation 'com.anaptecs.jeaf.commons:jeaf-commons-impl:1.5.25'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.commons/jeaf-commons-impl/
implementation ("com.anaptecs.jeaf.commons:jeaf-commons-impl:1.5.25")
'com.anaptecs.jeaf.commons:jeaf-commons-impl:jar:1.5.25'
<dependency org="com.anaptecs.jeaf.commons" name="jeaf-commons-impl" rev="1.5.25">
<artifact name="jeaf-commons-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.commons', module='jeaf-commons-impl', version='1.5.25')
)
libraryDependencies += "com.anaptecs.jeaf.commons" % "jeaf-commons-impl" % "1.5.25"
[com.anaptecs.jeaf.commons/jeaf-commons-impl "1.5.25"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-api | jar | 1.5.27 |
com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.5.29 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-test-runtime | jar | 1.5.27 |
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 |