License |
License |
---|---|
GroupId | GroupIdcom.credibledoc |
ArtifactId | ArtifactIdsubstitution-generators |
Last Version | Last Version1.0.47 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.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://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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |