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.

License

License

GroupId

GroupId

com.xenoamess
ArtifactId

ArtifactId

commonx_additional_tests
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/XenoAmess/commonx_additional_tests
Source Code Management

Source Code Management

https://github.com/XenoAmess/commonx_additional_tests

Download commonx_additional_tests

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.

commonx

Maven Central

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.

Versions

Version
0.9.1
0.8.1