Last Version

velocity-guice 0.0.3

Guice bindings for Apache Velocity

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.nesscomputing
ArtifactId

ArtifactId

velocity-guice
Version

Version

0.0.3
Type

Type

jar
Description

Description

velocity-guice
Guice bindings for Apache Velocity
Project Organization

Project Organization

Ness Computing, Inc.

Download velocity-guice 0.0.3


<!-- https://jarcasting.com/artifacts/com.nesscomputing/velocity-guice/ -->
<dependency>
    <groupId>com.nesscomputing</groupId>
    <artifactId>velocity-guice</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nesscomputing/velocity-guice/
implementation 'com.nesscomputing:velocity-guice:0.0.3'
// https://jarcasting.com/artifacts/com.nesscomputing/velocity-guice/
implementation ("com.nesscomputing:velocity-guice:0.0.3")
'com.nesscomputing:velocity-guice:jar:0.0.3'
<dependency org="com.nesscomputing" name="velocity-guice" rev="0.0.3">
  <artifact name="velocity-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nesscomputing', module='velocity-guice', version='0.0.3')
)
libraryDependencies += "com.nesscomputing" % "velocity-guice" % "0.0.3"
[com.nesscomputing/velocity-guice "0.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
org.apache.velocity : velocity jar 1.7
org.apache.commons : commons-vfs2 jar 2.0
commons-collections : commons-collections jar 3.2.1
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 13.0
com.google.inject : guice jar 3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.6.6
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

Project Modules

There are no modules declared in this project.