Tapis shared

TAPIS shared Java code

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

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

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

1.11.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

Tapis shared
TAPIS shared Java code
Ссылка на сайт

Ссылка на сайт

https://github.com/tapis-project/tapis-shared-java-tst
Система контроля версий

Система контроля версий

https://github.com/tapis-project/tapis-shared-java-tst

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

Имя Файла Размер
tapis-shared-java-tst-1.11.7.pom 2 KB
Обзор

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

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

Зависимости

test (1)

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

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

  • tapis-shared-db-tst
  • tapis-shared-api-tst
  • tapis-shared-lib-tst
  • tapis-shared-queue-tst
  • tapis-shared-searchlib-tst

#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