TACC Tapis API BOM

TAPIS services BOM dependencies

Лицензия

Лицензия

Группа

Группа

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

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

tapis-bom
Последняя версия

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

1.11.37
Дата

Дата

Тип

Тип

pom
Описание

Описание

TACC Tapis API BOM
TAPIS services BOM dependencies
Ссылка на сайт

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

https://github.com/tapis-project/tapis-bom
Организация-разработчик

Организация-разработчик

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

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

https://github.com/tapis-project/tapis-bom

Скачать tapis-bom

Имя Файла Размер
tapis-bom-1.11.37.pom 44 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

#Tapis BOM

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.

settings.xml

Credentials are required to push to maven central. There is a jenkins secretfile on Jenkins03 that has a very basic settings.xml which includes the username and password for the cicsupport user which is tied to maven central.

Deploy / Release

A deployment pushes a new snapshot build to maven central. By default snapshot repositories are disabled by maven.

mvn clean deploy -P ossrh

A release pushes a new production version 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.37
1.11.36
1.11.29
1.11.28
1.11.27
1.11.26
1.11.25
1.11.24
1.11.23
1.11.22
1.11.21
1.11.20
1.11.19
1.11.18
1.11.17
1.11.16
1.11.13
1.11.12
1.11.11
1.11.10
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.3
1.11.2
1.6
1.5
1.4
1.3
1.0.3
1.0.2
1.0.0