JPMS Integration test

Testing JPMS. Code in this module is not part of the public API.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-rng-examples-jpms
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

JPMS Integration test
Testing JPMS. Code in this module is not part of the public API.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-rng-examples-jpms

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-jpms/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rng-examples-jpms</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-jpms/
implementation 'org.apache.commons:commons-rng-examples-jpms:1.3'
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-jpms/
implementation ("org.apache.commons:commons-rng-examples-jpms:1.3")
'org.apache.commons:commons-rng-examples-jpms:pom:1.3'
<dependency org="org.apache.commons" name="commons-rng-examples-jpms" rev="1.3">
  <artifact name="commons-rng-examples-jpms" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-rng-examples-jpms', version='1.3')
)
libraryDependencies += "org.apache.commons" % "commons-rng-examples-jpms" % "1.3"
[org.apache.commons/commons-rng-examples-jpms "1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • jpms-lib
  • jpms-app

Versions

Version
1.3
1.2
1.1