GroupId | GroupIdorg.springframework |
---|---|
ArtifactId | ArtifactIdbeandoc |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
beandoc-0.7.0.pom | |
beandoc-0.7.0.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework/beandoc/ -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>beandoc</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/beandoc/
implementation 'org.springframework:beandoc:0.7.0'
// https://jarcasting.com/artifacts/org.springframework/beandoc/
implementation ("org.springframework:beandoc:0.7.0")
'org.springframework:beandoc:jar:0.7.0'
<dependency org="org.springframework" name="beandoc" rev="0.7.0">
<artifact name="beandoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='beandoc', version='0.7.0')
)
libraryDependencies += "org.springframework" % "beandoc" % "0.7.0"
[org.springframework/beandoc "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
org.springframework : spring-beans | jar | 1.2.6 |
org.springframework : spring-core | jar | 1.2.6 |
jdom : jdom | jar | 1.0 |