| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.e-hoffman.testing |
| ArtifactId | ArtifactIdAopAllianceExtensions |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionAopAllianceExtensions
No dependencies, just plugin config.
|
| Project Organization |
Project OrganizationRex Hoffman |
| Filename | Size |
|---|---|
| AopAllianceExtensions-1.0.0.pom | |
| AopAllianceExtensions-1.0.0.jar | 12 KB |
| AopAllianceExtensions-1.0.0-tests.jar | 725 bytes |
| AopAllianceExtensions-1.0.0-sources.jar | 7 KB |
| AopAllianceExtensions-1.0.0-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/AopAllianceExtensions/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>AopAllianceExtensions</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/AopAllianceExtensions/
implementation 'org.e-hoffman.testing:AopAllianceExtensions:1.0.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/AopAllianceExtensions/
implementation ("org.e-hoffman.testing:AopAllianceExtensions:1.0.0")
'org.e-hoffman.testing:AopAllianceExtensions:jar:1.0.0'
<dependency org="org.e-hoffman.testing" name="AopAllianceExtensions" rev="1.0.0">
<artifact name="AopAllianceExtensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='AopAllianceExtensions', version='1.0.0')
)
libraryDependencies += "org.e-hoffman.testing" % "AopAllianceExtensions" % "1.0.0"
[org.e-hoffman.testing/AopAllianceExtensions "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 |
| org.springframework : spring-context-support | jar | 4.0.8.RELEASE |
| org.springframework : spring-test | jar | 4.0.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |