com.squareup.osstrich:osstrich

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

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.osstrich
ArtifactId

ArtifactId

osstrich
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Source Code Management

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

Download osstrich

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.

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 [email protected]: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 [email protected]:square/javapoet.git com.squareup javapoet 1.3.0
com.squareup.osstrich

Square

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0