License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdcom.github.bogdanlivadariu |
ArtifactId | ArtifactIdcommons-reporting-handlebars |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-reporting-handlebars
Commons module used by the report builder modules
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/commons-reporting-handlebars/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>commons-reporting-handlebars</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/commons-reporting-handlebars/
implementation 'com.github.bogdanlivadariu:commons-reporting-handlebars:1.0.0'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/commons-reporting-handlebars/
implementation ("com.github.bogdanlivadariu:commons-reporting-handlebars:1.0.0")
'com.github.bogdanlivadariu:commons-reporting-handlebars:jar:1.0.0'
<dependency org="com.github.bogdanlivadariu" name="commons-reporting-handlebars" rev="1.0.0">
<artifact name="commons-reporting-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='commons-reporting-handlebars', version='1.0.0')
)
libraryDependencies += "com.github.bogdanlivadariu" % "commons-reporting-handlebars" % "1.0.0"
[com.github.bogdanlivadariu/commons-reporting-handlebars "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.lingala.zip4j : zip4j | jar | 1.3.1 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |