| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xbean |
| Идентификатор | Идентификаторxbean-classpath |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXBean :: ClassPath
XBean is a plugin based server archtecutre.
|
| Организация-разработчик |
Организация-разработчикXBean |
| Имя Файла | Размер |
|---|---|
| xbean-classpath-2.1.pom | |
| xbean-classpath-2.1.jar | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xbean/xbean-classpath/ -->
<dependency>
<groupId>org.xbean</groupId>
<artifactId>xbean-classpath</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbean/xbean-classpath/
implementation 'org.xbean:xbean-classpath:2.1'
// https://jarcasting.com/artifacts/org.xbean/xbean-classpath/
implementation ("org.xbean:xbean-classpath:2.1")
'org.xbean:xbean-classpath:jar:2.1'
<dependency org="org.xbean" name="xbean-classpath" rev="2.1">
<artifact name="xbean-classpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbean', module='xbean-classpath', version='2.1')
)
libraryDependencies += "org.xbean" % "xbean-classpath" % "2.1"
[org.xbean/xbean-classpath "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |