Chex4j Javaagent Tests

chex4j-core is a javaagent so testing it requires the built jar to be added to the jvm start options. Putting the tests in a separate module ensures that the core jar is available during the build time of the test module.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.chex4j
Идентификатор

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

chex4j-test
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chex4j Javaagent Tests
chex4j-core is a javaagent so testing it requires the built jar to be added to the jvm start options. Putting the tests in a separate module ensures that the core jar is available during the build time of the test module.
Ссылка на сайт

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

http://maven.apache.org

Скачать chex4j-test

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.sf.chex4j : chex4j-core jar 1.0.2
junit : junit jar 4.7
org.hamcrest : hamcrest-all jar 1.1
org.apache.ant : ant jar 1.8.1
org.javassist : javassist jar 3.14.0-GA

test (2)

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

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

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

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

Версия
1.0.2