Ness Computing Base POM
Provides default settings and verification checks for Ness Computing open source projects.
Copyright (C) 2011 Ness Computing, Inc.
| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.nesscomputing |
| ArtifactId | ArtifactIdvelocity-guice |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvelocity-guice
Guice bindings for Apache Velocity
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| velocity-guice-0.0.3.pom | |
| velocity-guice-0.0.3.jar | 13 KB |
| velocity-guice-0.0.3-tests.jar | 8 KB |
| velocity-guice-0.0.3-test-sources.jar | 5 KB |
| velocity-guice-0.0.3-sources.jar | 8 KB |
| velocity-guice-0.0.3-javadoc.jar | 60 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
Provides default settings and verification checks for Ness Computing open source projects.
Copyright (C) 2011 Ness Computing, Inc.