License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.github.atlascommunity |
ArtifactId | ArtifactIdparent |
Version | Version3.0.9 |
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.0.9.pom | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.atlascommunity/parent/ -->
<dependency>
<groupId>io.github.atlascommunity</groupId>
<artifactId>parent</artifactId>
<version>3.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.atlascommunity/parent/
implementation 'io.github.atlascommunity:parent:3.0.9'
// https://jarcasting.com/artifacts/io.github.atlascommunity/parent/
implementation ("io.github.atlascommunity:parent:3.0.9")
'io.github.atlascommunity:parent:pom:3.0.9'
<dependency org="io.github.atlascommunity" name="parent" rev="3.0.9">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.atlascommunity', module='parent', version='3.0.9')
)
libraryDependencies += "io.github.atlascommunity" % "parent" % "3.0.9"
[io.github.atlascommunity/parent "3.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 21.0.1 |
io.sentry : sentry | jar | 5.4.3 |
com.konghq : unirest-java | jar | 3.11.12 |
com.google.code.gson : gson | jar | 2.8.5 |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
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.20 |
io.github.atlascommunity : commons | jar | 3.9.0 |
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.1.10 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.10 |
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 |