License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-templates-freemarker |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-templates-freemarker:3.0.0
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-templates-freemarker-3.0.0.pom | |
agileway-templates-freemarker-3.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates-freemarker</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation 'com.github.fangjinuo.agileway:agileway-templates-freemarker:3.0.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates-freemarker/
implementation ("com.github.fangjinuo.agileway:agileway-templates-freemarker:3.0.0")
'com.github.fangjinuo.agileway:agileway-templates-freemarker:jar:3.0.0'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates-freemarker" rev="3.0.0">
<artifact name="agileway-templates-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates-freemarker', version='3.0.0')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates-freemarker" % "3.0.0"
[com.github.fangjinuo.agileway/agileway-templates-freemarker "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.31 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |