License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jasig.portal |
ArtifactId | ArtifactIduportal-platform-api |
Version | Version4.3.1 |
Type | Typejar |
Description |
DescriptionuPortal Platform API
uPortal Platform API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uportal-platform-api/ -->
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uportal-platform-api</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-platform-api/
implementation 'org.jasig.portal:uportal-platform-api:4.3.1'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-platform-api/
implementation ("org.jasig.portal:uportal-platform-api:4.3.1")
'org.jasig.portal:uportal-platform-api:jar:4.3.1'
<dependency org="org.jasig.portal" name="uportal-platform-api" rev="4.3.1">
<artifact name="uportal-platform-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal-platform-api', version='4.3.1')
)
libraryDependencies += "org.jasig.portal" % "uportal-platform-api" % "4.3.1"
[org.jasig.portal/uportal-platform-api "4.3.1"]