| License | License | 
|---|---|
| Categories | CategoriesUML Business Logic Libraries Documents Processing | 
| GroupId | GroupIdcom.anaptecs.jeaf.uml | 
| ArtifactId | ArtifactIdjeaf-components-model | 
| Last Version | Last Version1.0.8 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJEAF Components Model Project contains the UML model for JEAF Components which provide implementations for various JEAF Services. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jeaf-components-model-1.0.8.pom | |
| jeaf-components-model-1.0.8.zip | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.uml</groupId>
    <artifactId>jeaf-components-model</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/
implementation 'com.anaptecs.jeaf.uml:jeaf-components-model:1.0.8'// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model/
implementation ("com.anaptecs.jeaf.uml:jeaf-components-model:1.0.8")'com.anaptecs.jeaf.uml:jeaf-components-model:pom:1.0.8'<dependency org="com.anaptecs.jeaf.uml" name="jeaf-components-model" rev="1.0.8">
  <artifact name="jeaf-components-model" type="pom" />
</dependency>@Grapes(
@Grab(group='com.anaptecs.jeaf.uml', module='jeaf-components-model', version='1.0.8')
)libraryDependencies += "com.anaptecs.jeaf.uml" % "jeaf-components-model" % "1.0.8"[com.anaptecs.jeaf.uml/jeaf-components-model "1.0.8"]| 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 |