Warcraft4J development tools and utilities

Collection of various development tools and utilities to support development of Warcraft4J and structural data analysis.

License

License

GroupId

GroupId

io.github.micheljung
ArtifactId

ArtifactId

warcraft4j-devtools
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Warcraft4J development tools and utilities
Collection of various development tools and utilities to support development of Warcraft4J and structural data analysis.

Download warcraft4j-devtools

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
io.github.micheljung : warcraft4j-core jar 0.1.0
io.github.micheljung : warcraft4j-util jar 0.1.0
io.github.micheljung : warcraft4j-util-neo4j jar 0.1.0
io.github.micheljung : warcraft4j-battlenet jar 0.1.0
io.github.micheljung : warcraft4j-casc jar 0.1.0
io.github.micheljung : warcraft4j-casc-neo4j jar 0.1.0
io.github.micheljung : warcraft4j-fileformat jar 0.1.0
org.mongodb : mongo-java-driver jar 3.0.0-beta1
org.apache.velocity : velocity jar 1.7
org.apache.commons : commons-collections4 jar 4.0
com.google.inject : guice jar 3.0
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0