| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration ORM Data |
| GroupId | GroupIdde.sandstorm.configdocgen |
| ArtifactId | ArtifactIdprocessor-standalone |
| Last Version | Last Version0.9.3-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprocessor-standalone
Configuration Documentation Generator - standalone processor module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-standalone/ -->
<dependency>
<groupId>de.sandstorm.configdocgen</groupId>
<artifactId>processor-standalone</artifactId>
<version>0.9.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-standalone/
implementation 'de.sandstorm.configdocgen:processor-standalone:0.9.3-RC2'
// https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-standalone/
implementation ("de.sandstorm.configdocgen:processor-standalone:0.9.3-RC2")
'de.sandstorm.configdocgen:processor-standalone:jar:0.9.3-RC2'
<dependency org="de.sandstorm.configdocgen" name="processor-standalone" rev="0.9.3-RC2">
<artifact name="processor-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sandstorm.configdocgen', module='processor-standalone', version='0.9.3-RC2')
)
libraryDependencies += "de.sandstorm.configdocgen" % "processor-standalone" % "0.9.3-RC2"
[de.sandstorm.configdocgen/processor-standalone "0.9.3-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.20 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.20 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.8 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.7 |
| de.sandstorm.configdocgen : core | jar | 0.9.3-RC2 |