Last Version

com.credibledoc:substitution-generators 1.0.47

This module contains implementations of the ContentGenerator interface. Instances of these classes generate a content. This content will be placed instead of Placeholders. See the https://github.com/credibledoc/credible-doc/tree/master/substitution/substitution-generators page.

License

License

GroupId

GroupId

com.credibledoc
ArtifactId

ArtifactId

substitution-generators
Version

Version

1.0.47
Type

Type

jar
Description

Description

com.credibledoc:substitution-generators
This module contains implementations of the ContentGenerator interface. Instances of these classes generate a content. This content will be placed instead of Placeholders. See the https://github.com/credibledoc/credible-doc/tree/master/substitution/substitution-generators page.
Project URL

Project URL

https://github.com/credibledoc/credible-doc

Download substitution-generators 1.0.47


<!-- https://jarcasting.com/artifacts/com.credibledoc/substitution-generators/ -->
<dependency>
    <groupId>com.credibledoc</groupId>
    <artifactId>substitution-generators</artifactId>
    <version>1.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/com.credibledoc/substitution-generators/
implementation 'com.credibledoc:substitution-generators:1.0.47'
// https://jarcasting.com/artifacts/com.credibledoc/substitution-generators/
implementation ("com.credibledoc:substitution-generators:1.0.47")
'com.credibledoc:substitution-generators:jar:1.0.47'
<dependency org="com.credibledoc" name="substitution-generators" rev="1.0.47">
  <artifact name="substitution-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.credibledoc', module='substitution-generators', version='1.0.47')
)
libraryDependencies += "com.credibledoc" % "substitution-generators" % "1.0.47"
[com.credibledoc/substitution-generators "1.0.47"]

Dependencies

compile (6)

Group / Artifact Type Version
com.credibledoc : substitution-core jar 1.0.47
com.credibledoc : plantuml-core jar 1.0.47
org.slf4j : slf4j-api jar 2.0.0-alpha5
com.github.javaparser : javaparser-core jar 3.22.1
ch.qos.logback : logback-classic jar 1.3.0-alpha10
io.github.classgraph : classgraph jar 4.8.137

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.