Last Version

Sakai Search Project 21.3

This is in a separate POM to allow standard profile handling in the toplevel POM. This activates the correct test related project depending on which JVM is in use.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.sakaiproject.search
ArtifactId

ArtifactId

search-test
Version

Version

21.3
Type

Type

pom
Description

Description

Sakai Search Project
This is in a separate POM to allow standard profile handling in the toplevel POM. This activates the correct test related project depending on which JVM is in use.
Project Organization

Project Organization

Sakai Project

Download search-test 21.3

Filename Size
search-test-21.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sakaiproject.search/search-test/ -->
<dependency>
    <groupId>org.sakaiproject.search</groupId>
    <artifactId>search-test</artifactId>
    <version>21.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.search/search-test/
implementation 'org.sakaiproject.search:search-test:21.3'
// https://jarcasting.com/artifacts/org.sakaiproject.search/search-test/
implementation ("org.sakaiproject.search:search-test:21.3")
'org.sakaiproject.search:search-test:pom:21.3'
<dependency org="org.sakaiproject.search" name="search-test" rev="21.3">
  <artifact name="search-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.search', module='search-test', version='21.3')
)
libraryDependencies += "org.sakaiproject.search" % "search-test" % "21.3"
[org.sakaiproject.search/search-test "21.3"]

Dependencies

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
log4j : log4j jar 1.2.17
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.