License |
License |
---|---|
GroupId | GroupIdcom.trigyn |
ArtifactId | ArtifactIdtemplating |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontemplating
A helper jar which uses freemarker to render templates.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
templating-1.4.4.pom | |
templating-1.4.4.jar | 31 KB |
templating-1.4.4-sources.jar | 13 KB |
templating-1.4.4-javadoc.jar | 480 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trigyn/templating/ -->
<dependency>
<groupId>com.trigyn</groupId>
<artifactId>templating</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.trigyn/templating/
implementation 'com.trigyn:templating:1.4.4'
// https://jarcasting.com/artifacts/com.trigyn/templating/
implementation ("com.trigyn:templating:1.4.4")
'com.trigyn:templating:jar:1.4.4'
<dependency org="com.trigyn" name="templating" rev="1.4.4">
<artifact name="templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trigyn', module='templating', version='1.4.4')
)
libraryDependencies += "com.trigyn" % "templating" % "1.4.4"
[com.trigyn/templating "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.12.RELEASE |
org.flywaydb : flyway-core | jar | 6.4.4 |
com.trigyn : dbutils | jar | 1.4.4 |
com.trigyn : webjars | jar | 1.2.20 |
com.trigyn : usermanagement | jar | 1.4.4 |
org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.3.12.RELEASE |
com.lmax : disruptor | jar | 3.3.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
org.codehaus.jettison : jettison | jar | 1.3.8 |
com.google.code.gson : gson | jar | 2.8.0 |
org.apache.commons : commons-text | jar | 1.9 |
com.microsoft.azure : azure-storage | jar | 8.6.2 |
com.auth0 : jwks-rsa | jar | 0.11.0 |
com.auth0 : java-jwt | jar | 3.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |