is not current version
Last Version 0.1.0

io.github.Riduidel.agile-architecture-documentation-system:spring-components-detector 0.0.7

Component allowing detection of Spring components in a Spring technology based container.

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.Riduidel.agile-architecture-documentation-system
ArtifactId

ArtifactId

spring-components-detector
Version

Version

0.0.7
Type

Type

jar

Download spring-components-detector 0.0.7


<!-- https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/spring-components-detector/ -->
<dependency>
    <groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
    <artifactId>spring-components-detector</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/spring-components-detector/
implementation 'io.github.Riduidel.agile-architecture-documentation-system:spring-components-detector:0.0.7'
// https://jarcasting.com/artifacts/io.github.Riduidel.agile-architecture-documentation-system/spring-components-detector/
implementation ("io.github.Riduidel.agile-architecture-documentation-system:spring-components-detector:0.0.7")
'io.github.Riduidel.agile-architecture-documentation-system:spring-components-detector:jar:0.0.7'
<dependency org="io.github.Riduidel.agile-architecture-documentation-system" name="spring-components-detector" rev="0.0.7">
  <artifact name="spring-components-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Riduidel.agile-architecture-documentation-system', module='spring-components-detector', version='0.0.7')
)
libraryDependencies += "io.github.Riduidel.agile-architecture-documentation-system" % "spring-components-detector" % "0.0.7"
[io.github.Riduidel.agile-architecture-documentation-system/spring-components-detector "0.0.7"]