| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdio.github.atlascommunity |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version3.2.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionparent
Parent POM.xml with most often used pre-configured features
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parent-3.2.6.pom | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.atlascommunity/parent/ -->
<dependency>
<groupId>io.github.atlascommunity</groupId>
<artifactId>parent</artifactId>
<version>3.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.atlascommunity/parent/
implementation 'io.github.atlascommunity:parent:3.2.6'
// https://jarcasting.com/artifacts/io.github.atlascommunity/parent/
implementation ("io.github.atlascommunity:parent:3.2.6")
'io.github.atlascommunity:parent:pom:3.2.6'
<dependency org="io.github.atlascommunity" name="parent" rev="3.2.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.atlascommunity', module='parent', version='3.2.6')
)
libraryDependencies += "io.github.atlascommunity" % "parent" % "3.2.6"
[io.github.atlascommunity/parent "3.2.6"]
| 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.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.atlassian.jira » jira-core | jar | |
| javax.servlet : javax.servlet-api | jar | |
| com.atlassian.activeobjects » activeobjects-plugin | jar | |
| com.atlassian.plugin » atlassian-spring-scanner-annotation | jar | |
| com.atlassian.plugins.rest » atlassian-rest-module | jar | |
| com.atlassian.templaterenderer » atlassian-template-renderer-api | jar | |
| org.projectlombok : lombok | jar | 1.18.22 |
| io.github.atlascommunity : commons | jar | 4.0.5 |
| org.apache.commons : commons-lang3 | jar | |
| commons-io : commons-io | jar | |
| io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.1.13 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.13 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| com.atlassian.jira » jira-tests | jar |
| 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.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| com.google.truth : truth | jar | 1.1.3 |
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |