Group Id org.springframework
Artifact Id spring-beandoc
Version 0.7.1
Packaging jar
URL -
Badge
Last Updated 2007-01-23T07:50:39+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-beandoc</artifactId>
    <version>0.7.1</version>
</dependency>
implementation group: 'org.springframework', name: 'spring-beandoc', version: '0.7.1'
implementation 'org.springframework:spring-beandoc:0.7.1'
implementation("org.springframework:spring-beandoc:0.7.1")
libraryDependencies += "org.springframework" % "spring-beandoc" % "0.7.1"
<dependency org="org.springframework" name="spring-beandoc" rev="0.7.1"/>
@Grapes(
    @Grab(group='org.springframework', module='spring-beandoc', version='0.7.1')
)
[org.springframework/spring-beandoc "0.7.1"]
'org.springframework:spring-beandoc:0.7.1'