GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-velocity |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Velocity Component
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-velocity-1.1.1.pom | |
plexus-velocity-1.1.1.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-velocity/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-velocity</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-velocity/
implementation 'plexus:plexus-velocity:1.1.1'
// https://jarcasting.com/artifacts/plexus/plexus-velocity/
implementation ("plexus:plexus-velocity:1.1.1")
'plexus:plexus-velocity:jar:1.1.1'
<dependency org="plexus" name="plexus-velocity" rev="1.1.1">
<artifact name="plexus-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-velocity', version='1.1.1')
)
libraryDependencies += "plexus" % "plexus-velocity" % "1.1.1"
[plexus/plexus-velocity "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.8 |
commons-collections : commons-collections | jar | 2.0 |
commons-logging : commons-logging | jar | 1.0.2 |
velocity : velocity | jar | 1.4 |
plexus : plexus-container-default | jar | 1.0-alpha-6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |