| License |
License |
|---|---|
| GroupId | GroupIdcom.zandero |
| ArtifactId | ArtifactIdtemplates |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZandero
template utilities
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| templates-1.4.pom | |
| templates-1.4.jar | 10 KB |
| templates-1.4-sources.jar | 6 KB |
| templates-1.4-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zandero/templates/ -->
<dependency>
<groupId>com.zandero</groupId>
<artifactId>templates</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/templates/
implementation 'com.zandero:templates:1.4'
// https://jarcasting.com/artifacts/com.zandero/templates/
implementation ("com.zandero:templates:1.4")
'com.zandero:templates:jar:1.4'
<dependency org="com.zandero" name="templates" rev="1.4">
<artifact name="templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='templates', version='1.4')
)
libraryDependencies += "com.zandero" % "templates" % "1.4"
[com.zandero/templates "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zandero : utils | jar | [1.2,) |
| com.zandero : utils.extra | jar | [1.2,) |
| com.github.spullara.mustache.java : compiler | jar | [0.9.10,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | [5.1,) |
| com.zandero : utils.junit | jar | [1.0,) |
| org.mockito : mockito-all | jar | [1.10.19,) |