License |
License
MIT
|
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdJunitAopAllianceAdviceFixtures |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJunitAopAllianceAdviceFixtures
No dependencies, just plugin config.
|
Project Organization |
Project OrganizationRex 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"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
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 |