Последняя версия

JPMS module example (library) 1.3

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

Лицензия

Лицензия

Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-rng-examples-jpms-lib
Версия

Версия

1.3
Тип

Тип

jar
Описание

Описание

JPMS module example (library)
Testing JPMS. Code in this module is not part of the public API.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-rng-examples-jpms-lib 1.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-rng-client-api jar 1.3
org.apache.commons : commons-rng-sampling jar 1.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.