License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdorg.jasig.ssp.platform |
ArtifactId | ArtifactIdplatform-search-api |
Version | Version2.8.0 |
Type | Typejar |
Description |
DescriptionSSP Platform Search API
The SSP Platform search schema and API.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform-search-api-2.8.0.pom | |
platform-search-api-2.8.0.jar | 25 KB |
platform-search-api-2.8.0-sources.jar | 15 KB |
platform-search-api-2.8.0-javadoc.jar | 74 KB |
Browse |
<!-- 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.ssp.platform/platform-search-api/
implementation 'org.jasig.ssp.platform:platform-search-api:2.8.0'
// https://jarcasting.com/artifacts/org.jasig.ssp.platform/platform-search-api/
implementation ("org.jasig.ssp.platform:platform-search-api:2.8.0")
'org.jasig.ssp.platform:platform-search-api:jar:2.8.0'
<dependency org="org.jasig.ssp.platform" name="platform-search-api" rev="2.8.0">
<artifact name="platform-search-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.ssp.platform', module='platform-search-api', version='2.8.0')
)
libraryDependencies += "org.jasig.ssp.platform" % "platform-search-api" % "2.8.0"
[org.jasig.ssp.platform/platform-search-api "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.4 |