jsr292-mock

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

com.headius
Идентификатор

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

jsr292-mock
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jsr292-mock
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

Ссылка на сайт

https://github.com/headius/jsr292-mock
Система контроля версий

Система контроля версий

https://github.com/headius/jsr292-mock

Скачать jsr292-mock

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.headius/jsr292-mock/ -->
<dependency>
    <groupId>com.headius</groupId>
    <artifactId>jsr292-mock</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.headius/jsr292-mock/
implementation 'com.headius:jsr292-mock:1.1'
// https://jarcasting.com/artifacts/com.headius/jsr292-mock/
implementation ("com.headius:jsr292-mock:1.1")
'com.headius:jsr292-mock:jar:1.1'
<dependency org="com.headius" name="jsr292-mock" rev="1.1">
  <artifact name="jsr292-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.headius', module='jsr292-mock', version='1.1')
)
libraryDependencies += "com.headius" % "jsr292-mock" % "1.1"
[com.headius/jsr292-mock "1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.ow2.asm : asm-debug-all jar 5.0_BETA

test (1)

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

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

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

jsr292-mock: mocks of Java 7-8 java.lang.invoke for compilation

This package provides mock versions of the java.lang.invoke package up through Java 8, allowing projects to compile jsr292-related code on lower versions of Java.

It is up to you to determine whether you are running on a capable JVM that provides the necessary features.

Версии библиотеки

Версия
1.1
1.0