License |
License |
---|---|
GroupId | GroupIdio.magentys |
ArtifactId | ArtifactIddonut |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptiondonut
Magentys Donut - Reporting Tool
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.magentys |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
donut-1.1.pom | |
donut-1.1.jar | 419 KB |
donut-1.1-sources.jar | 36 KB |
donut-1.1-one-jar.jar | 11 MB |
donut-1.1-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.magentys/donut/ -->
<dependency>
<groupId>io.magentys</groupId>
<artifactId>donut</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/donut/
implementation 'io.magentys:donut:1.1'
// https://jarcasting.com/artifacts/io.magentys/donut/
implementation ("io.magentys:donut:1.1")
'io.magentys:donut:jar:1.1'
<dependency org="io.magentys" name="donut" rev="1.1">
<artifact name="donut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='donut', version='1.1')
)
libraryDependencies += "io.magentys" % "donut" % "1.1"
[io.magentys/donut "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.15 |
com.github.nscala-time : nscala-time_2.11 | jar | 1.8.0 |
org.json4s : json4s-native_2.11 | jar | 3.3.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.2.11 |
com.gilt : handlebars-scala_2.11 | jar | 2.1.1 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
com.github.scopt : scopt_2.11 | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |