com.squareup.osstrich:osstrich

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

com.squareup.osstrich
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

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

https://github.com/square/osstrich/

Скачать osstrich

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

<plugin>
    <groupId>com.squareup.osstrich</groupId>
    <artifactId>osstrich</artifactId>
    <version>1.4.0</version>
</plugin>

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-moshi jar 2.3.0
com.squareup.moshi : moshi jar 1.5.0
com.squareup.okio : okio jar 1.13.0
com.squareup.okhttp3 : okhttp jar 3.9.1
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0

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

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

osstrich

Open Source Software Task Robot Indestructible Computer Hero

Publishing Javadoc with Osstrich

Osstrich will publish Javadoc for the latest release on Maven Central. It may take a few hours for the release to be indexed by the Maven Central search engine.

Publish the latest artifacts of a given group ID:

java -jar target/osstrich-cli.jar temp/moshi git@github.com:square/moshi.git com.squareup.moshi

Or a specific versioned artifact. Prefer this for groups like com.squareup that contain unrelated projects.

java -jar target/osstrich-cli.jar temp/javapoet git@github.com:square/javapoet.git com.squareup javapoet 1.3.0
com.squareup.osstrich

Square

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

Версия
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0