Last Version

Spring Beandoc Core 0.7.1


License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-beandoc
Version

Version

0.7.1
Type

Type

jar
Description

Description

Spring Beandoc Core
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/spring-beandoc

Download spring-beandoc 0.7.1


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

Dependencies

compile (6)

Group / Artifact Type Version
ant : ant jar 1.6.5
commons-logging : commons-logging jar 1.0.4
jdom : jdom jar 1.0
log4j : log4j Optional jar 1.2.13
org.springframework : spring-beans jar 1.2.7
org.springframework : spring-core jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.