License |
License |
---|---|
GroupId | GroupIdcom.bitplan |
ArtifactId | ArtifactIdcom.bitplan.rest.freemarker |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.bitplan.rest.freemarker
Freemarker (http://freemarker.org/) support for BITPlan RESTful applications
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bitplan/com.bitplan.rest.freemarker/ -->
<dependency>
<groupId>com.bitplan</groupId>
<artifactId>com.bitplan.rest.freemarker</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan/com.bitplan.rest.freemarker/
implementation 'com.bitplan:com.bitplan.rest.freemarker:0.0.2'
// https://jarcasting.com/artifacts/com.bitplan/com.bitplan.rest.freemarker/
implementation ("com.bitplan:com.bitplan.rest.freemarker:0.0.2")
'com.bitplan:com.bitplan.rest.freemarker:jar:0.0.2'
<dependency org="com.bitplan" name="com.bitplan.rest.freemarker" rev="0.0.2">
<artifact name="com.bitplan.rest.freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan', module='com.bitplan.rest.freemarker', version='0.0.2')
)
libraryDependencies += "com.bitplan" % "com.bitplan.rest.freemarker" % "0.0.2"
[com.bitplan/com.bitplan.rest.freemarker "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |