License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.velocity |
ArtifactId | ArtifactIdvelocity |
Version | Version21.0 |
Type | Typepom |
Description |
Descriptionsakai-velocity base pom
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
velocity-21.0.pom | 755 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.velocity/velocity/ -->
<dependency>
<groupId>org.sakaiproject.velocity</groupId>
<artifactId>velocity</artifactId>
<version>21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.velocity/velocity/
implementation 'org.sakaiproject.velocity:velocity:21.0'
// https://jarcasting.com/artifacts/org.sakaiproject.velocity/velocity/
implementation ("org.sakaiproject.velocity:velocity:21.0")
'org.sakaiproject.velocity:velocity:pom:21.0'
<dependency org="org.sakaiproject.velocity" name="velocity" rev="21.0">
<artifact name="velocity" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.velocity', module='velocity', version='21.0')
)
libraryDependencies += "org.sakaiproject.velocity" % "velocity" % "21.0"
[org.sakaiproject.velocity/velocity "21.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |