Last Version

XAOS - Tools 0.4.3

Tools to be used by the other modules (e.g. annotation processors).

License

License

GroupId

GroupId

se.europeanspallationsource
ArtifactId

ArtifactId

xaos.tools
Version

Version

0.4.3
Type

Type

jar
Description

Description

XAOS - Tools
Tools to be used by the other modules (e.g. annotation processors).
Project URL

Project URL

https://github.com/ESSICS/XAOS

Download xaos.tools 0.4.3


<!-- https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.tools/ -->
<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>xaos.tools</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.tools/
implementation 'se.europeanspallationsource:xaos.tools:0.4.3'
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.tools/
implementation ("se.europeanspallationsource:xaos.tools:0.4.3")
'se.europeanspallationsource:xaos.tools:jar:0.4.3'
<dependency org="se.europeanspallationsource" name="xaos.tools" rev="0.4.3">
  <artifact name="xaos.tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.europeanspallationsource', module='xaos.tools', version='0.4.3')
)
libraryDependencies += "se.europeanspallationsource" % "xaos.tools" % "0.4.3"
[se.europeanspallationsource/xaos.tools "0.4.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
com.github.ben-manes.caffeine : caffeine jar 2.7.0

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.