License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-templates-freemarker |
Version | Version2.6.10 |
Type | Typejar |
Description |
DescriptionJava frameworks extensions: servlet, httpclient, spring, ... etc
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates-freemarker</artifactId>
<version>2.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation 'com.github.fangjinuo.agileway:agileway-templates-freemarker:2.6.10'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation ("com.github.fangjinuo.agileway:agileway-templates-freemarker:2.6.10")
'com.github.fangjinuo.agileway:agileway-templates-freemarker:jar:2.6.10'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates-freemarker" rev="2.6.10">
<artifact name="agileway-templates-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates-freemarker', version='2.6.10')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates-freemarker" % "2.6.10"
[com.github.fangjinuo.agileway/agileway-templates-freemarker "2.6.10"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.31 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |