Stride Common

Common types and implementations to assist with App development for Atlassian Stride

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.atlassian.stride
ArtifactId

ArtifactId

stride-common
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Stride Common
Common types and implementations to assist with App development for Atlassian Stride
Project Organization

Project Organization

Atlassian

Download stride-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.atlassian.stride/stride-common/ -->
<dependency>
    <groupId>com.atlassian.stride</groupId>
    <artifactId>stride-common</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.stride/stride-common/
implementation 'com.atlassian.stride:stride-common:3.0.3'
// https://jarcasting.com/artifacts/com.atlassian.stride/stride-common/
implementation ("com.atlassian.stride:stride-common:3.0.3")
'com.atlassian.stride:stride-common:jar:3.0.3'
<dependency org="com.atlassian.stride" name="stride-common" rev="3.0.3">
  <artifact name="stride-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.stride', module='stride-common', version='3.0.3')
)
libraryDependencies += "com.atlassian.stride" % "stride-common" % "3.0.3"
[com.atlassian.stride/stride-common "3.0.3"]

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.2
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.2
org.apache.httpcomponents : httpclient jar 4.5.3
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0