| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSecurity | 
        
| GroupId | GroupIdorg.jasig.portal | 
    
| ArtifactId | ArtifactIduPortal-security-core | 
    
| Last Version | Last Version5.11.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionuPortal 
            Enterprise open source portal built by and for the higher education community. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uPortal-security-core/ -->
<dependency>
    <groupId>org.jasig.portal</groupId>
    <artifactId>uPortal-security-core</artifactId>
    <version>5.11.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jasig.portal/uPortal-security-core/
implementation 'org.jasig.portal:uPortal-security-core:5.11.1'
                // https://jarcasting.com/artifacts/org.jasig.portal/uPortal-security-core/
implementation ("org.jasig.portal:uPortal-security-core:5.11.1")
                'org.jasig.portal:uPortal-security-core:jar:5.11.1'
                <dependency org="org.jasig.portal" name="uPortal-security-core" rev="5.11.1">
  <artifact name="uPortal-security-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jasig.portal', module='uPortal-security-core', version='5.11.1')
)
                libraryDependencies += "org.jasig.portal" % "uPortal-security-core" % "5.11.1"
                [org.jasig.portal/uPortal-security-core "5.11.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jasig.portal : uPortal-content-portlet | jar | 5.11.1 | 
| org.jasig.portal : uPortal-groups-core | jar | 5.11.1 | 
| org.jasig.portal : uPortal-i18n | jar | 5.11.1 | 
| org.jasig.portal : uPortal-soffit-core | jar | 5.11.1 | 
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 | 
| org.jasypt : jasypt | jar | 1.9.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 | 
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| junit : junit | jar | 4.13.2 | 
| org.easymock : easymock | jar | 4.3 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 4.1.0 | 
| org.springframework : spring-test | jar | 4.3.30.RELEASE | 
| org.xmlunit : xmlunit-legacy | jar | 2.8.3 |