GroupId | GroupIdorg.apache.portals.jetspeed-2 |
---|---|
ArtifactId | ArtifactIdjetspeed-sso |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jetspeed-sso-2.2.0.pom | |
jetspeed-sso-2.2.0.jar | 30 KB |
jetspeed-sso-2.2.0-sources.jar | 26 KB |
jetspeed-sso-2.2.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-sso/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-sso</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-sso/
implementation 'org.apache.portals.jetspeed-2:jetspeed-sso:2.2.0'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-sso/
implementation ("org.apache.portals.jetspeed-2:jetspeed-sso:2.2.0")
'org.apache.portals.jetspeed-2:jetspeed-sso:jar:2.2.0'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-sso" rev="2.2.0">
<artifact name="jetspeed-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-sso', version='2.2.0')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-sso" % "2.2.0"
[org.apache.portals.jetspeed-2/jetspeed-sso "2.2.0"]