commonx
see commonx for more details.
Additional tests for commonx.
These tests are modified from jdk tests which are with GPL2 license(without classpath exception), so we cannot put it directly in commonx.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xenoamess |
| Идентификатор | Идентификаторcommonx_additional_tests |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommonx_additional_tests
Additional tests for commonx. These tests are modified from jdk
tests which are with GPL2 license(without classpath exception), so we
cannot put it directly in commonx.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.xenoamess/commonx_additional_tests/ -->
<dependency>
<groupId>com.xenoamess</groupId>
<artifactId>commonx_additional_tests</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xenoamess/commonx_additional_tests/
implementation 'com.xenoamess:commonx_additional_tests:0.9.1'
// https://jarcasting.com/artifacts/com.xenoamess/commonx_additional_tests/
implementation ("com.xenoamess:commonx_additional_tests:0.9.1")
'com.xenoamess:commonx_additional_tests:jar:0.9.1'
<dependency org="com.xenoamess" name="commonx_additional_tests" rev="0.9.1">
<artifact name="commonx_additional_tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xenoamess', module='commonx_additional_tests', version='0.9.1')
)
libraryDependencies += "com.xenoamess" % "commonx_additional_tests" % "0.9.1"
[com.xenoamess/commonx_additional_tests "0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.xenoamess : commonx | jar | 0.9.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.codehaus.mojo : versions-maven-plugin | jar | 2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0-RC1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0-RC1 |
see commonx for more details.
Additional tests for commonx.
These tests are modified from jdk tests which are with GPL2 license(without classpath exception), so we cannot put it directly in commonx.