License |
License |
---|---|
GroupId | GroupIdio.github.pleuvoir |
ArtifactId | ArtifactIdfreemarker-plugin |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA series of plugin based on java, each module can be used exclusively.
|
Filename | Size |
---|---|
freemarker-plugin-1.0.2.pom | |
freemarker-plugin-1.0.2.jar | 3 KB |
freemarker-plugin-1.0.2-sources.jar | 3 KB |
freemarker-plugin-1.0.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/freemarker-plugin/ -->
<dependency>
<groupId>io.github.pleuvoir</groupId>
<artifactId>freemarker-plugin</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/freemarker-plugin/
implementation 'io.github.pleuvoir:freemarker-plugin:1.0.2'
// https://jarcasting.com/artifacts/io.github.pleuvoir/freemarker-plugin/
implementation ("io.github.pleuvoir:freemarker-plugin:1.0.2")
'io.github.pleuvoir:freemarker-plugin:jar:1.0.2'
<dependency org="io.github.pleuvoir" name="freemarker-plugin" rev="1.0.2">
<artifact name="freemarker-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='freemarker-plugin', version='1.0.2')
)
libraryDependencies += "io.github.pleuvoir" % "freemarker-plugin" % "1.0.2"
[io.github.pleuvoir/freemarker-plugin "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.23 |
commons-io : commons-io | jar | 2.6 |
org.springframework : spring-core Optional | jar | 5.0.8.RELEASE |