License |
License |
---|---|
GroupId | GroupIdcom.credibledoc |
ArtifactId | ArtifactIdsubstitution-parent |
Last Version | Last Version1.0.47 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.credibledoc:substitution-parent
This module contains submodules with tools and libraries for replacing
of placeholders with a generated content.
See the https://github.com/credibledoc/credible-doc/tree/master/substitution page.
|
Project URL |
Project URL |
Filename | Size |
---|---|
substitution-parent-1.0.47.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.credibledoc/substitution-parent/ -->
<dependency>
<groupId>com.credibledoc</groupId>
<artifactId>substitution-parent</artifactId>
<version>1.0.47</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.credibledoc/substitution-parent/
implementation 'com.credibledoc:substitution-parent:1.0.47'
// https://jarcasting.com/artifacts/com.credibledoc/substitution-parent/
implementation ("com.credibledoc:substitution-parent:1.0.47")
'com.credibledoc:substitution-parent:pom:1.0.47'
<dependency org="com.credibledoc" name="substitution-parent" rev="1.0.47">
<artifact name="substitution-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.credibledoc', module='substitution-parent', version='1.0.47')
)
libraryDependencies += "com.credibledoc" % "substitution-parent" % "1.0.47"
[com.credibledoc/substitution-parent "1.0.47"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |