| Лицензия |
Лицензия
GNU Lesser General Public License
|
|---|---|
| Группа | Группаorg.xeustechnologies |
| Идентификатор | Идентификаторtest-jcl |
| Последняя версия | Последняя версия2.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJCL - Test JAR
A Test JAR file containg a Test bean. This file is used in unit tests
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| test-jcl-2.6.pom | |
| test-jcl-2.6.jar | 3 KB |
| test-jcl-2.6-sources.jar | 1 KB |
| test-jcl-2.6-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>test-jcl</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/
implementation 'org.xeustechnologies:test-jcl:2.6'
// https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/
implementation ("org.xeustechnologies:test-jcl:2.6")
'org.xeustechnologies:test-jcl:jar:2.6'
<dependency org="org.xeustechnologies" name="test-jcl" rev="2.6">
<artifact name="test-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='test-jcl', version='2.6')
)
libraryDependencies += "org.xeustechnologies" % "test-jcl" % "2.6"
[org.xeustechnologies/test-jcl "2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objenesis : objenesis | jar | 2.1 |
| cglib : cglib-nodep | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |