License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdmsf4j-mustache-template |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 MSF4J Mustache template engine integration
WSO2 MSF4J Parent Pom
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-mustache-template/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>msf4j-mustache-template</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-mustache-template/
implementation 'org.wso2.msf4j:msf4j-mustache-template:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-mustache-template/
implementation ("org.wso2.msf4j:msf4j-mustache-template:2.8.4")
'org.wso2.msf4j:msf4j-mustache-template:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="msf4j-mustache-template" rev="2.8.4">
<artifact name="msf4j-mustache-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='msf4j-mustache-template', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "msf4j-mustache-template" % "2.8.4"
[org.wso2.msf4j/msf4j-mustache-template "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |
com.github.spullara.mustache.java : compiler | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |