License |
License |
---|---|
GroupId | GroupIdorg.springframework |
ArtifactId | ArtifactIdspring-beandoc |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Beandoc Core
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-beandoc-0.7.1.pom | |
spring-beandoc-0.7.1.jar | 83 KB |
spring-beandoc-0.7.1-sources.jar | 89 KB |
spring-beandoc-0.7.1-javadocs.jar | 178 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |