is not current version
Last Version 1.0.0-M2

org.jasig.portlet.utils:portlet-search-api 1.0.0-M1

Portlet 2.0 event based search schema and API.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jasig.portlet.utils
ArtifactId

ArtifactId

portlet-search-api
Version

Version

1.0.0-M1
Type

Type

jar

Download portlet-search-api 1.0.0-M1


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