| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xeustechnologies |
| Идентификатор | Идентификаторjcl-spring |
| Версия | Версия2.8 |
| Тип | Типjar |
| Описание |
ОписаниеJCL - Spring
Jar Class Loader
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jcl-spring-2.8.pom | |
| jcl-spring-2.8.jar | 7 KB |
| jcl-spring-2.8-sources.jar | 4 KB |
| jcl-spring-2.8-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/jcl-spring/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>jcl-spring</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl-spring/
implementation 'org.xeustechnologies:jcl-spring:2.8'
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl-spring/
implementation ("org.xeustechnologies:jcl-spring:2.8")
'org.xeustechnologies:jcl-spring:jar:2.8'
<dependency org="org.xeustechnologies" name="jcl-spring" rev="2.8">
<artifact name="jcl-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='jcl-spring', version='2.8')
)
libraryDependencies += "org.xeustechnologies" % "jcl-spring" % "2.8"
[org.xeustechnologies/jcl-spring "2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xeustechnologies : jcl-core | jar | 2.8 |
| org.springframework : spring-context | jar | 3.2.5.RELEASE |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xeustechnologies : test-jcl | jar | 2.8 |
| junit : junit | jar | 4.12 |