Tapis Search Facility

Tapis search library

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

edu.utexas.tacc.tapis
Идентификатор

Идентификатор

tapis-shared-searchlib-tst
Последняя версия

Последняя версия

1.11.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tapis Search Facility
Tapis search library

Скачать tapis-shared-searchlib-tst

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-searchlib-tst/ -->
<dependency>
    <groupId>edu.utexas.tacc.tapis</groupId>
    <artifactId>tapis-shared-searchlib-tst</artifactId>
    <version>1.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-searchlib-tst/
implementation 'edu.utexas.tacc.tapis:tapis-shared-searchlib-tst:1.11.7'
// https://jarcasting.com/artifacts/edu.utexas.tacc.tapis/tapis-shared-searchlib-tst/
implementation ("edu.utexas.tacc.tapis:tapis-shared-searchlib-tst:1.11.7")
'edu.utexas.tacc.tapis:tapis-shared-searchlib-tst:jar:1.11.7'
<dependency org="edu.utexas.tacc.tapis" name="tapis-shared-searchlib-tst" rev="1.11.7">
  <artifact name="tapis-shared-searchlib-tst" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utexas.tacc.tapis', module='tapis-shared-searchlib-tst', version='1.11.7')
)
libraryDependencies += "edu.utexas.tacc.tapis" % "tapis-shared-searchlib-tst" % "1.11.7"
[edu.utexas.tacc.tapis/tapis-shared-searchlib-tst "1.11.7"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
${project.groupId} » tapis-shared-lib-tst jar 1.11.7
org.apache.commons : commons-lang3 jar
net.java.dev.javacc : javacc jar
org.apache.activemq : activemq-client jar
org.glassfish.jersey.core : jersey-common jar

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar

Модули Проекта

Данный проект не имеет модулей.

#Tapis Shared Java

Profiles

There is a profile with ID ossrh in the tapis-bom. This is the profile that is needed to deploy/release as it activates the plugins that are used for signing/javadocs/sourcemaps etc.

Deploy / Release

A deployment pushes a new snapshot build to maven central

mvn clean deploy -P ossrh

A release pushes a new build to maven central and is available for all to download.

mvn clean release:prepare release:perform -P ossrh

A typical workflow is to deploy snapshots continually, then when features are tested and stabilized, push a new release based on the latest snapshot.

edu.utexas.tacc.tapis

Версии библиотеки

Версия
1.11.7
1.11.6
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0