License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.github.atlascommunity |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version4.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons plugin
Commons library for atlascommunity Jira plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-4.0.5.pom | |
commons-4.0.5.jar | 79 KB |
commons-4.0.5-sources.jar | 37 KB |
commons-4.0.5-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.atlascommunity/commons/ -->
<dependency>
<groupId>io.github.atlascommunity</groupId>
<artifactId>commons</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atlascommunity/commons/
implementation 'io.github.atlascommunity:commons:4.0.5'
// https://jarcasting.com/artifacts/io.github.atlascommunity/commons/
implementation ("io.github.atlascommunity:commons:4.0.5")
'io.github.atlascommunity:commons:jar:4.0.5'
<dependency org="io.github.atlascommunity" name="commons" rev="4.0.5">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atlascommunity', module='commons', version='4.0.5')
)
libraryDependencies += "io.github.atlascommunity" % "commons" % "4.0.5"
[io.github.atlascommunity/commons "4.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
com.konghq : unirest-java | jar | 3.11.12 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry | jar | 5.7.3 |
com.atlassian.jira » jira-api | jar | |
com.atlassian.jira » jira-core | jar | |
com.atlassian.plugins.rest » atlassian-rest-common | jar | |
com.atlassian.activeobjects » activeobjects-plugin | jar | |
com.atlassian.plugin » atlassian-spring-scanner-annotation | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.mockito : mockito-core | jar | 3.11.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
com.atlassian.jira » jira-tests | jar | 8.2.1 |