не последняя версия
Последняя версия 4.21

org.apache.xbean:xbean-classpath 2.5


Группа

Группа

org.apache.xbean
Идентификатор

Идентификатор

xbean-classpath
Версия

Версия

2.5
Тип

Тип

jar

Скачать xbean-classpath 2.5

Имя Файла Размер
xbean-classpath-2.5.pom
xbean-classpath-2.5.jar 20 KB
Обзор

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