License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.commons |
ArtifactId | ArtifactIdjeaf-commons-impl-project |
Version | Version1.5.26 |
Type | Typepom |
Description |
DescriptionJEAF Commons Impl Project
Project contains a minium set of common classes that are shared among all JEAF projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-commons-impl-project-1.5.26.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.commons/jeaf-commons-impl-project/ -->
<dependency>
<groupId>com.anaptecs.jeaf.commons</groupId>
<artifactId>jeaf-commons-impl-project</artifactId>
<version>1.5.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.commons/jeaf-commons-impl-project/
implementation 'com.anaptecs.jeaf.commons:jeaf-commons-impl-project:1.5.26'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.commons/jeaf-commons-impl-project/
implementation ("com.anaptecs.jeaf.commons:jeaf-commons-impl-project:1.5.26")
'com.anaptecs.jeaf.commons:jeaf-commons-impl-project:pom:1.5.26'
<dependency org="com.anaptecs.jeaf.commons" name="jeaf-commons-impl-project" rev="1.5.26">
<artifact name="jeaf-commons-impl-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.commons', module='jeaf-commons-impl-project', version='1.5.26')
)
libraryDependencies += "com.anaptecs.jeaf.commons" % "jeaf-commons-impl-project" % "1.5.26"
[com.anaptecs.jeaf.commons/jeaf-commons-impl-project "1.5.26"]
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 |