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.
License |
License |
---|---|
GroupId | GroupIdcom.xenoamess |
ArtifactId | ArtifactIdcommonx_additional_tests |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommonx_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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.xenoamess : commonx | jar | 0.9.1 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.codehaus.mojo : versions-maven-plugin | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
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.