is not current version
Last Version 2.0

Plexus Velocity Component 1.3

The Plexus project provides a full software stack for creating and executing software projects.

License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-velocity
Version

Version

1.3
Type

Type

jar
Description

Description

Plexus Velocity Component
The Plexus project provides a full software stack for creating and executing software projects.
Project URL

Project URL

https://codehaus-plexus.github.io/plexus-velocity/
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

http://github.com/codehaus-plexus/plexus-velocity

Download plexus-velocity 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
org.apache.velocity : velocity-engine-core jar 2.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.