Last Version

magentys-commons 0.0.1

Common utilities to support testing

License

License

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

magentys-commons
Version

Version

0.0.1
Type

Type

jar
Description

Description

magentys-commons
Common utilities to support testing
Project URL

Project URL

http://maven.apache.org

Download magentys-commons 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.7
org.yaml : snakeyaml jar 1.17
commons-collections : commons-collections jar 3.1
joda-time : joda-time jar 2.9.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.