Last Version

ACE::Application 76

Base project for different ARPG Character editors

License

License

GroupId

GroupId

com.github.stromner
ArtifactId

ArtifactId

ace-application
Version

Version

76
Type

Type

jar
Description

Description

ACE::Application
Base project for different ARPG Character editors
Project Organization

Project Organization

Pivotal Software, Inc.

Download ace-application 76


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.1.RELEASE
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.