License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.profile2 |
ArtifactId | ArtifactIdprofile2-bundle |
Last Version | Last Version21.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProfile2 Bundle
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
profile2-bundle-21.3.pom | |
profile2-bundle-21.3.jar | 92 KB |
profile2-bundle-21.3-sources.jar | 91 KB |
profile2-bundle-21.3-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-bundle/ -->
<dependency>
<groupId>org.sakaiproject.profile2</groupId>
<artifactId>profile2-bundle</artifactId>
<version>21.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-bundle/
implementation 'org.sakaiproject.profile2:profile2-bundle:21.3'
// https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-bundle/
implementation ("org.sakaiproject.profile2:profile2-bundle:21.3")
'org.sakaiproject.profile2:profile2-bundle:jar:21.3'
<dependency org="org.sakaiproject.profile2" name="profile2-bundle" rev="21.3">
<artifact name="profile2-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.profile2', module='profile2-bundle', version='21.3')
)
libraryDependencies += "org.sakaiproject.profile2" % "profile2-bundle" % "21.3"
[org.sakaiproject.profile2/profile2-bundle "21.3"]
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 |