| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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/xbean/xbean-classpath/ -->
<dependency>
<groupId>xbean</groupId>
<artifactId>xbean-classpath</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/xbean/xbean-classpath/
implementation 'xbean:xbean-classpath:2.1'
// https://jarcasting.com/artifacts/xbean/xbean-classpath/
implementation ("xbean:xbean-classpath:2.1")
'xbean:xbean-classpath:jar:2.1'
<dependency org="xbean" name="xbean-classpath" rev="2.1">
<artifact name="xbean-classpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='xbean', module='xbean-classpath', version='2.1')
)
libraryDependencies += "xbean" % "xbean-classpath" % "2.1"
[xbean/xbean-classpath "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |