| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.mycore | 
    
| ArtifactId | ArtifactIdmycore-csl | 
    
| Last Version | Last Version2022.02 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMyCoRe CSL 
            MyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| mycore-csl-2022.02.pom | |
| mycore-csl-2022.02.jar | 19 KB | 
| mycore-csl-2022.02-sources.jar | 17 KB | 
| mycore-csl-2022.02-javadoc.jar | 404 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-csl/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>mycore-csl</artifactId>
    <version>2022.02</version>
</dependency>
                // https://jarcasting.com/artifacts/org.mycore/mycore-csl/
implementation 'org.mycore:mycore-csl:2022.02'
                // https://jarcasting.com/artifacts/org.mycore/mycore-csl/
implementation ("org.mycore:mycore-csl:2022.02")
                'org.mycore:mycore-csl:jar:2022.02'
                <dependency org="org.mycore" name="mycore-csl" rev="2022.02">
  <artifact name="mycore-csl" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.mycore', module='mycore-csl', version='2022.02')
)
                libraryDependencies += "org.mycore" % "mycore-csl" % "2022.02"
                [org.mycore/mycore-csl "2022.02"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.undercouch : citeproc-java | jar | 2.0.0 | 
| org.jbibtex : jbibtex | jar | 1.0.20 | 
| org.jdom : jdom2 | jar | 2.0.6.1 | 
| org.mycore : mycore-base | jar | 2022.02 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.citationstyles : locales | jar | 22.2.1 | 
| org.citationstyles : styles | jar | 22.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |