ACE::ComponentTests

Base project for different ARPG Character editors

License

License

GroupId

GroupId

com.github.stromner
ArtifactId

ArtifactId

ace-component-tests
Last Version

Last Version

76
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download ace-component-tests

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stromner : ace-application jar 76

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
76
75
71