jar

org.sakaiproject.common : common-cartridge

Maven & Gradle

Jul 14, 2023
2 usages
945 stars

Sakai Import Common Cartridge

Table Of Contents

Latest Version

Download org.sakaiproject.common : common-cartridge JAR file - Latest Versions:

All Versions

Download org.sakaiproject.common : common-cartridge JAR file - All Versions:

Version Vulnerabilities Size Updated
23.0
22.3
22.2
22.1
22.0
21.5
21.4
21.3
21.2
21.1
21.0
20.6
20.5
20.4
20.3
20.2
20.1
20.0
19.6
19.5
19.4
19.3
19.2
19.1
19.0
12.7
12.6
12.5
12.4
12.3
12.2
12.1
12.0
11.4
11.3
11.2
11.1
11.0
10.7
10.6
10.4
10.3
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window common-cartridge-23.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sakaiproject.importer.impl

├─ org.sakaiproject.importer.impl.CommonCartridgeFileParser.class - [JAR]

├─ org.sakaiproject.importer.impl.LBCommonCartridgeFileParser.class - [JAR]

org.sakaiproject.importer.impl.translators

├─ org.sakaiproject.importer.impl.translators.CCAssessmentTranslator.class - [JAR]

├─ org.sakaiproject.importer.impl.translators.CCDiscussionTopicTranslator.class - [JAR]

├─ org.sakaiproject.importer.impl.translators.CCLearningApplicationResourceTranslator.class - [JAR]

├─ org.sakaiproject.importer.impl.translators.CCWebContentTranslator.class - [JAR]

├─ org.sakaiproject.importer.impl.translators.CCWebLinkTranslator.class - [JAR]

Advertisement