| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаorg.e-hoffman.testing |
| Идентификатор | ИдентификаторJunitAopAllianceAdviceFixtures |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJunitAopAllianceAdviceFixtures
No dependencies, just plugin config.
|
| Организация-разработчик |
Организация-разработчикRex Hoffman |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceAdviceFixtures/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>JunitAopAllianceAdviceFixtures</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceAdviceFixtures/
implementation 'org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:1.0.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/JunitAopAllianceAdviceFixtures/
implementation ("org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:1.0.0")
'org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:jar:1.0.0'
<dependency org="org.e-hoffman.testing" name="JunitAopAllianceAdviceFixtures" rev="1.0.0">
<artifact name="JunitAopAllianceAdviceFixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='JunitAopAllianceAdviceFixtures', version='1.0.0')
)
libraryDependencies += "org.e-hoffman.testing" % "JunitAopAllianceAdviceFixtures" % "1.0.0"
[org.e-hoffman.testing/JunitAopAllianceAdviceFixtures "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.assertj : assertj-core | jar | 1.7.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |