License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdcom.credibledoc |
ArtifactId | ArtifactIdsubstitution-reporting |
Last Version | Last Version1.0.47 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.credibledoc:substitution-reporting
This library serves for reports creation. These reports can describe
a structure and behavior of some application or system.
See the https://github.com/credibledoc/credible-doc/tree/master/substitution/substitution-reporting page.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.credibledoc/substitution-reporting/ -->
<dependency>
<groupId>com.credibledoc</groupId>
<artifactId>substitution-reporting</artifactId>
<version>1.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/com.credibledoc/substitution-reporting/
implementation 'com.credibledoc:substitution-reporting:1.0.47'
// https://jarcasting.com/artifacts/com.credibledoc/substitution-reporting/
implementation ("com.credibledoc:substitution-reporting:1.0.47")
'com.credibledoc:substitution-reporting:jar:1.0.47'
<dependency org="com.credibledoc" name="substitution-reporting" rev="1.0.47">
<artifact name="substitution-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.credibledoc', module='substitution-reporting', version='1.0.47')
)
libraryDependencies += "com.credibledoc" % "substitution-reporting" % "1.0.47"
[com.credibledoc/substitution-reporting "1.0.47"]
Group / Artifact | Type | Version |
---|---|---|
com.credibledoc : substitution-core | jar | 1.0.47 |
com.credibledoc : log-combiner-core | jar | 1.0.47 |
com.credibledoc : plantuml-core | jar | 1.0.47 |
com.credibledoc : substitution-generators | jar | 1.0.47 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |