License |
License |
---|---|
GroupId | GroupIdorg.e-hoffman.testing |
ArtifactId | ArtifactIdAdviseContext |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdviseContext
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AdviseContext-1.2.5.pom | |
AdviseContext-1.2.5.jar | 5 KB |
AdviseContext-1.2.5-tests.jar | 3 KB |
AdviseContext-1.2.5-sources.jar | 6 KB |
AdviseContext-1.2.5-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/AdviseContext/ -->
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>AdviseContext</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdviseContext/
implementation 'org.e-hoffman.testing:AdviseContext:1.2.5'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdviseContext/
implementation ("org.e-hoffman.testing:AdviseContext:1.2.5")
'org.e-hoffman.testing:AdviseContext:jar:1.2.5'
<dependency org="org.e-hoffman.testing" name="AdviseContext" rev="1.2.5">
<artifact name="AdviseContext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='AdviseContext', version='1.2.5')
)
libraryDependencies += "org.e-hoffman.testing" % "AdviseContext" % "1.2.5"
[org.e-hoffman.testing/AdviseContext "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
org.e-hoffman.testing : AdvisedCore | jar | 1.2.5 |
org.e-hoffman.testing : AdvisedJunit4 | jar | 1.2.5 |
org.springframework : spring-beans | jar | 5.1.1.RELEASE |
org.springframework : spring-context | jar | 5.1.1.RELEASE |
org.springframework : spring-context-support | jar | 5.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |