License |
License |
---|---|
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-freemarker |
Last Version | Last Version6.5.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKIE EAP - org-freemarker static module
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies.
All modules extend this parent, except for the user-facing BOMs (which are used here).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org-freemarker-6.5.0.Final.pom | 956 bytes |
org-freemarker-6.5.0.Final-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-freemarker/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-freemarker</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-freemarker/
implementation 'org.kie.modules:org-freemarker:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-freemarker/
implementation ("org.kie.modules:org-freemarker:6.5.0.Final")
'org.kie.modules:org-freemarker:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-freemarker" rev="6.5.0.Final">
<artifact name="org-freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-freemarker', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-freemarker" % "6.5.0.Final"
[org.kie.modules/org-freemarker "6.5.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |