License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.common |
ArtifactId | ArtifactIdimport-impl |
Last Version | Last Version22.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSakai Import Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
import-impl-22.0.pom | |
import-impl-22.0.jar | 30 KB |
import-impl-22.0-sources.jar | 28 KB |
import-impl-22.0-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.common/import-impl/ -->
<dependency>
<groupId>org.sakaiproject.common</groupId>
<artifactId>import-impl</artifactId>
<version>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.common/import-impl/
implementation 'org.sakaiproject.common:import-impl:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.common/import-impl/
implementation ("org.sakaiproject.common:import-impl:22.0")
'org.sakaiproject.common:import-impl:jar:22.0'
<dependency org="org.sakaiproject.common" name="import-impl" rev="22.0">
<artifact name="import-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.common', module='import-impl', version='22.0')
)
libraryDependencies += "org.sakaiproject.common" % "import-impl" % "22.0"
[org.sakaiproject.common/import-impl "22.0"]
Group / Artifact | Type | Version |
---|---|---|
saxpath : saxpath | jar | 1.0-FCS |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-component-manager | jar | 22.0 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
jaxen : jaxen | jar | 1.0-FCS-full |
commons-io : commons-io | jar | 2.11.0 |
org.sakaiproject.common : archive-api | jar | 22.0 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |