License |
License |
---|---|
GroupId | GroupIdio.magentys |
ArtifactId | ArtifactIdmagentys-commons |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmagentys-commons
Common utilities to support testing
|
Project URL |
Project URL |
Filename | Size |
---|---|
magentys-commons-0.0.1.pom | |
magentys-commons-0.0.1.jar | 31 KB |
magentys-commons-0.0.1-sources.jar | 14 KB |
magentys-commons-0.0.1-javadoc.jar | 182 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |