is not current version
Last Version 2.8.0

org.jasig.ssp.platform:platform-search-api 2.4.2

The SSP Platform search schema and API.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

org.jasig.ssp.platform
ArtifactId

ArtifactId

platform-search-api
Version

Version

2.4.2
Type

Type

jar

Download platform-search-api 2.4.2


<!-- https://jarcasting.com/artifacts/org.jasig.ssp.platform/platform-search-api/ -->
<dependency>
    <groupId>org.jasig.ssp.platform</groupId>
    <artifactId>platform-search-api</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.ssp.platform/platform-search-api/
implementation 'org.jasig.ssp.platform:platform-search-api:2.4.2'
// https://jarcasting.com/artifacts/org.jasig.ssp.platform/platform-search-api/
implementation ("org.jasig.ssp.platform:platform-search-api:2.4.2")
'org.jasig.ssp.platform:platform-search-api:jar:2.4.2'
<dependency org="org.jasig.ssp.platform" name="platform-search-api" rev="2.4.2">
  <artifact name="platform-search-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.ssp.platform', module='platform-search-api', version='2.4.2')
)
libraryDependencies += "org.jasig.ssp.platform" % "platform-search-api" % "2.4.2"
[org.jasig.ssp.platform/platform-search-api "2.4.2"]