| License |
License |
|---|---|
| GroupId | GroupIdorg.archmix |
| ArtifactId | ArtifactIdcompozitor-template |
| Version | Version0.1.17 |
| Type | Typejar |
| Description |
DescriptionCompozitor is a source code generation engine based on Apache Velocity and Java Annotation Processing
API
|
| Filename | Size |
|---|---|
| compozitor-template-0.1.17.pom | |
| compozitor-template-0.1.17.jar | 24 KB |
| compozitor-template-0.1.17-sources.jar | 13 KB |
| compozitor-template-0.1.17-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.archmix/compozitor-template/ -->
<dependency>
<groupId>org.archmix</groupId>
<artifactId>compozitor-template</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.archmix/compozitor-template/
implementation 'org.archmix:compozitor-template:0.1.17'
// https://jarcasting.com/artifacts/org.archmix/compozitor-template/
implementation ("org.archmix:compozitor-template:0.1.17")
'org.archmix:compozitor-template:jar:0.1.17'
<dependency org="org.archmix" name="compozitor-template" rev="0.1.17">
<artifact name="compozitor-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.archmix', module='compozitor-template', version='0.1.17')
)
libraryDependencies += "org.archmix" % "compozitor-template" % "0.1.17"
[org.archmix/compozitor-template "0.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.archmix : toolbox-java | jar | |
| org.apache.velocity : velocity | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.594 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.8 |
| junit : junit | jar | 4.11 |