is not current version
Last Version 1.0.8

com.anaptecs.jeaf.uml:jeaf-components-model-project 1.0.1

Project contains the UML model for JEAF Components which provide implementations for various JEAF Services.

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.anaptecs.jeaf.uml
ArtifactId

ArtifactId

jeaf-components-model-project
Version

Version

1.0.1
Type

Type

pom

Download jeaf-components-model-project 1.0.1


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model-project/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.uml</groupId>
    <artifactId>jeaf-components-model-project</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model-project/
implementation 'com.anaptecs.jeaf.uml:jeaf-components-model-project:1.0.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.uml/jeaf-components-model-project/
implementation ("com.anaptecs.jeaf.uml:jeaf-components-model-project:1.0.1")
'com.anaptecs.jeaf.uml:jeaf-components-model-project:pom:1.0.1'
<dependency org="com.anaptecs.jeaf.uml" name="jeaf-components-model-project" rev="1.0.1">
  <artifact name="jeaf-components-model-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.uml', module='jeaf-components-model-project', version='1.0.1')
)
libraryDependencies += "com.anaptecs.jeaf.uml" % "jeaf-components-model-project" % "1.0.1"
[com.anaptecs.jeaf.uml/jeaf-components-model-project "1.0.1"]