| Лицензия |
Лицензия
GNU Lesser General Public License
|
|---|---|
| Группа | Группаorg.xeustechnologies |
| Идентификатор | Идентификаторjcltest |
| Последняя версия | Последняя версия2.6 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеJCL - Test Web App
Jar Class Loader
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jcltest-2.6.pom | |
| jcltest-2.6.war | 2 MB |
| jcltest-2.6-sources.jar | 833 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/jcltest/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>jcltest</artifactId>
<version>2.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/jcltest/
implementation 'org.xeustechnologies:jcltest:2.6'
// https://jarcasting.com/artifacts/org.xeustechnologies/jcltest/
implementation ("org.xeustechnologies:jcltest:2.6")
'org.xeustechnologies:jcltest:war:2.6'
<dependency org="org.xeustechnologies" name="jcltest" rev="2.6">
<artifact name="jcltest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='jcltest', version='2.6')
)
libraryDependencies += "org.xeustechnologies" % "jcltest" % "2.6"
[org.xeustechnologies/jcltest "2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xeustechnologies : jcl-core | jar | 2.6 |
| org.xeustechnologies : jcl-spring | jar | 2.6 |
| org.objenesis : objenesis | jar | 2.1 |
| cglib : cglib-nodep | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xeustechnologies : test-jcl | jar | 2.6 |
| junit : junit | jar | 4.12 |