| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xeustechnologies |
| Идентификатор | Идентификаторjcl |
| Последняя версия | Последняя версия2.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJar Class Loader
Jar Class Loader
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jcl-2.8.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/jcl/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>jcl</artifactId>
<version>2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl/
implementation 'org.xeustechnologies:jcl:2.8'
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl/
implementation ("org.xeustechnologies:jcl:2.8")
'org.xeustechnologies:jcl:pom:2.8'
<dependency org="org.xeustechnologies" name="jcl" rev="2.8">
<artifact name="jcl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='jcl', version='2.8')
)
libraryDependencies += "org.xeustechnologies" % "jcl" % "2.8"
[org.xeustechnologies/jcl "2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objenesis : objenesis | jar | 2.1 |
| cglib : cglib-nodep | jar | 2.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.kamranzafar.commons : object-cloner | jar | 0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |