Last Version

Archmix Compozitor Open Source Solution 0.1.17

Compozitor is a source code generation engine based on Apache Velocity and Java Annotation Processing API

License

License

GroupId

GroupId

org.archmix
ArtifactId

ArtifactId

compozitor-oss
Version

Version

0.1.17
Type

Type

pom
Description

Description

Archmix Compozitor Open Source Solution
Compozitor is a source code generation engine based on Apache Velocity and Java Annotation Processing API
Project URL

Project URL

https://archmix.org
Source Code Management

Source Code Management

https://github.com/archmix

Download compozitor-oss 0.1.17


<!-- https://jarcasting.com/artifacts/org.archmix/compozitor-oss/ -->
<dependency>
    <groupId>org.archmix</groupId>
    <artifactId>compozitor-oss</artifactId>
    <version>0.1.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.archmix/compozitor-oss/
implementation 'org.archmix:compozitor-oss:0.1.17'
// https://jarcasting.com/artifacts/org.archmix/compozitor-oss/
implementation ("org.archmix:compozitor-oss:0.1.17")
'org.archmix:compozitor-oss:pom:0.1.17'
<dependency org="org.archmix" name="compozitor-oss" rev="0.1.17">
  <artifact name="compozitor-oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.archmix', module='compozitor-oss', version='0.1.17')
)
libraryDependencies += "org.archmix" % "compozitor-oss" % "0.1.17"
[org.archmix/compozitor-oss "0.1.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • compozitor-engine
  • compozitor-generator
  • compozitor-processor
  • compozitor-template
  • compozitor-test