License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-transformer-jsonVelocity |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFascinator - Plugin - Transformer - JSON Velocity
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-jsonVelocity</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity:1.2.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity:1.2.3")
'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity:jar:1.2.3'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-jsonVelocity" rev="1.2.3">
<artifact name="plugin-transformer-jsonVelocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-jsonVelocity', version='1.2.3')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-jsonVelocity" % "1.2.3"
[com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
com.googlecode.the-fascinator.plugins : plugin-indexer-solr | jar | 1.2 |
org.apache.velocity : velocity | jar | 1.6.4 |
joda-time : joda-time | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-portal | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-filesystem | jar | 1.4 |
junit : junit | jar | 4.10 |