J

JunitAopAllianceAdviceFixtures

Files download
File Operation
JunitAopAllianceAdviceFixtures-1.0.0.jar download
JunitAopAllianceAdviceFixtures-1.0.0.pom download
JunitAopAllianceAdviceFixtures-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.e-hoffman.testing</groupId>
  <artifactId>JunitAopAllianceAdviceFixtures</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:1.0.0'
Gradle Kotlin
implementation("org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:1.0.0")
Scala SBT
libraryDependencies += "org.e-hoffman.testing" % "JunitAopAllianceAdviceFixtures" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.e-hoffman.testing', module='JunitAopAllianceAdviceFixtures', version='1.0.0')
)
Apache Ivy
<dependency org="org.e-hoffman.testing" name="JunitAopAllianceAdviceFixtures" rev="1.0.0" />
Leiningen
[org.e-hoffman.testing/JunitAopAllianceAdviceFixtures "1.0.0"]
Apache Buildr
'org.e-hoffman.testing:JunitAopAllianceAdviceFixtures:jar:1.0.0'