| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| chex4j-test-1.0.2.pom | |
| chex4j-test-1.0.2.jar | 28 KB |
| chex4j-test-1.0.2-sources.jar | 21 KB |
| chex4j-test-1.0.2-javadoc.jar | 160 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| emma : emma_ant | jar | 2.0.5312 |
| emma : emma | jar | 2.0.5312 |