| License |
License |
|---|---|
| GroupId | GroupIdcom.anaptecs.jeaf |
| ArtifactId | ArtifactIdjeaf-module-project-parent |
| Last Version | Last Version1.6.26 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJEAF Module Project Parent
Maven project defines properties, settings and version of libraries, plugins and modules that are used by all JEAF module projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jeaf-module-project-parent-1.6.26.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf/jeaf-module-project-parent/ -->
<dependency>
<groupId>com.anaptecs.jeaf</groupId>
<artifactId>jeaf-module-project-parent</artifactId>
<version>1.6.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf/jeaf-module-project-parent/
implementation 'com.anaptecs.jeaf:jeaf-module-project-parent:1.6.26'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf/jeaf-module-project-parent/
implementation ("com.anaptecs.jeaf:jeaf-module-project-parent:1.6.26")
'com.anaptecs.jeaf:jeaf-module-project-parent:pom:1.6.26'
<dependency org="com.anaptecs.jeaf" name="jeaf-module-project-parent" rev="1.6.26">
<artifact name="jeaf-module-project-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf', module='jeaf-module-project-parent', version='1.6.26')
)
libraryDependencies += "com.anaptecs.jeaf" % "jeaf-module-project-parent" % "1.6.26"
[com.anaptecs.jeaf/jeaf-module-project-parent "1.6.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |