| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jodreports |
| Идентификатор | Идентификаторjodreports-library |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеJODReports :: Library
JODReports generates dynamic documents and reports based on the OpenDocument Format and FreeMarker.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jodreports-library-3.0.0.pom | |
| jodreports-library-3.0.0.jar | 42 KB |
| jodreports-library-3.0.0-sources.jar | 28 KB |
| jodreports-library-3.0.0-javadoc.jar | 184 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jodreports/jodreports-library/ -->
<dependency>
<groupId>org.jodreports</groupId>
<artifactId>jodreports-library</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jodreports/jodreports-library/
implementation 'org.jodreports:jodreports-library:3.0.0'
// https://jarcasting.com/artifacts/org.jodreports/jodreports-library/
implementation ("org.jodreports:jodreports-library:3.0.0")
'org.jodreports:jodreports-library:jar:3.0.0'
<dependency org="org.jodreports" name="jodreports-library" rev="3.0.0">
<artifact name="jodreports-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jodreports', module='jodreports-library', version='3.0.0')
)
libraryDependencies += "org.jodreports" % "jodreports-library" % "3.0.0"
[org.jodreports/jodreports-library "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| commons-io : commons-io | jar | 1.4 |
| org.freemarker : freemarker | jar | 2.3.16 |
| xom : xom | jar | 1.2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |