License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.velocity |
ArtifactId | ArtifactIdsakai-velocity-tool |
Version | Version21.2 |
Type | Typejar |
Description |
Descriptionsakai-velocity-tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sakai-velocity-tool-21.2.pom | |
sakai-velocity-tool-21.2.jar | 81 KB |
sakai-velocity-tool-21.2-sources.jar | 79 KB |
sakai-velocity-tool-21.2-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.velocity/sakai-velocity-tool/ -->
<dependency>
<groupId>org.sakaiproject.velocity</groupId>
<artifactId>sakai-velocity-tool</artifactId>
<version>21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.velocity/sakai-velocity-tool/
implementation 'org.sakaiproject.velocity:sakai-velocity-tool:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.velocity/sakai-velocity-tool/
implementation ("org.sakaiproject.velocity:sakai-velocity-tool:21.2")
'org.sakaiproject.velocity:sakai-velocity-tool:jar:21.2'
<dependency org="org.sakaiproject.velocity" name="sakai-velocity-tool" rev="21.2">
<artifact name="sakai-velocity-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.velocity', module='sakai-velocity-tool', version='21.2')
)
libraryDependencies += "org.sakaiproject.velocity" % "sakai-velocity-tool" % "21.2"
[org.sakaiproject.velocity/sakai-velocity-tool "21.2"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 21.2 |
org.sakaiproject.portal : sakai-portal-util | jar | 21.2 |
org.sakaiproject.velocity : sakai-velocity-util | jar | 21.2 |
org.apache.velocity : velocity | jar | 1.6.4 |
velocity-tools : velocity-tools | jar | 1.4 |
commons-digester : commons-digester | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.velocity : sakai-velocity-tool-api | jar | 21.2 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 21.2 |
org.sakaiproject.kernel : sakai-component-manager | jar | 21.2 |
commons-fileupload : commons-fileupload | jar | 1.4 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-collections4 | jar | 4.4 |
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 |