Last Version

processor-spring 0.9.3-RC2

Configuration Documentation Generator - spring processor module

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

de.sandstorm.configdocgen
ArtifactId

ArtifactId

processor-spring
Version

Version

0.9.3-RC2
Type

Type

jar
Description

Description

processor-spring
Configuration Documentation Generator - spring processor module
Project URL

Project URL

https://github.com/sandstorm/config-doc-gen
Source Code Management

Source Code Management

https://github.com/sandstorm/config-doc-gen

Download processor-spring 0.9.3-RC2


<!-- https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-spring/ -->
<dependency>
    <groupId>de.sandstorm.configdocgen</groupId>
    <artifactId>processor-spring</artifactId>
    <version>0.9.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-spring/
implementation 'de.sandstorm.configdocgen:processor-spring:0.9.3-RC2'
// https://jarcasting.com/artifacts/de.sandstorm.configdocgen/processor-spring/
implementation ("de.sandstorm.configdocgen:processor-spring:0.9.3-RC2")
'de.sandstorm.configdocgen:processor-spring:jar:0.9.3-RC2'
<dependency org="de.sandstorm.configdocgen" name="processor-spring" rev="0.9.3-RC2">
  <artifact name="processor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sandstorm.configdocgen', module='processor-spring', version='0.9.3-RC2')
)
libraryDependencies += "de.sandstorm.configdocgen" % "processor-spring" % "0.9.3-RC2"
[de.sandstorm.configdocgen/processor-spring "0.9.3-RC2"]

Dependencies

compile (8)

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 : annotations jar 0.9.3-RC2
de.sandstorm.configdocgen : core jar 0.9.3-RC2
org.springframework.boot : spring-boot jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.