| Группа | Группаorg.apache.xbean |
|---|---|
| Идентификатор | Идентификаторxbean-spring-itests-128 |
| Версия | Версия2.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xbean-spring-itests-128-2.5.pom | |
| xbean-spring-itests-128-2.5.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/ -->
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-spring-itests-128</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/
implementation 'org.apache.xbean:xbean-spring-itests-128:2.5'
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/
implementation ("org.apache.xbean:xbean-spring-itests-128:2.5")
'org.apache.xbean:xbean-spring-itests-128:jar:2.5'
<dependency org="org.apache.xbean" name="xbean-spring-itests-128" rev="2.5">
<artifact name="xbean-spring-itests-128" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xbean', module='xbean-spring-itests-128', version='2.5')
)
libraryDependencies += "org.apache.xbean" % "xbean-spring-itests-128" % "2.5"
[org.apache.xbean/xbean-spring-itests-128 "2.5"]