License |
License |
---|---|
GroupId | GroupIdorg.archmix |
ArtifactId | ArtifactIdcompozitor-test |
Last Version | Last Version0.1.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCompozitor is a source code generation engine based on Apache Velocity and Java Annotation Processing
API
|
Filename | Size |
---|---|
compozitor-test-0.1.17.pom | |
compozitor-test-0.1.17.jar | 13 KB |
compozitor-test-0.1.17-sources.jar | 5 KB |
compozitor-test-0.1.17-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.archmix/compozitor-test/ -->
<dependency>
<groupId>org.archmix</groupId>
<artifactId>compozitor-test</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.archmix/compozitor-test/
implementation 'org.archmix:compozitor-test:0.1.17'
// https://jarcasting.com/artifacts/org.archmix/compozitor-test/
implementation ("org.archmix:compozitor-test:0.1.17")
'org.archmix:compozitor-test:jar:0.1.17'
<dependency org="org.archmix" name="compozitor-test" rev="0.1.17">
<artifact name="compozitor-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.archmix', module='compozitor-test', version='0.1.17')
)
libraryDependencies += "org.archmix" % "compozitor-test" % "0.1.17"
[org.archmix/compozitor-test "0.1.17"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.8 |
junit : junit | jar | 4.11 |
com.google.testing.compile : compile-testing | jar | 0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |