| License |
License |
|---|---|
| GroupId | GroupIdcom.github.advisedtesting |
| ArtifactId | ArtifactIdAdviseContext |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAdviseContext
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AdviseContext-1.3.2.pom | |
| AdviseContext-1.3.2.jar | 6 KB |
| AdviseContext-1.3.2-sources.jar | 7 KB |
| AdviseContext-1.3.2-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.advisedtesting/AdviseContext/ -->
<dependency>
<groupId>com.github.advisedtesting</groupId>
<artifactId>AdviseContext</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdviseContext/
implementation 'com.github.advisedtesting:AdviseContext:1.3.2'
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdviseContext/
implementation ("com.github.advisedtesting:AdviseContext:1.3.2")
'com.github.advisedtesting:AdviseContext:jar:1.3.2'
<dependency org="com.github.advisedtesting" name="AdviseContext" rev="1.3.2">
<artifact name="AdviseContext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advisedtesting', module='AdviseContext', version='1.3.2')
)
libraryDependencies += "com.github.advisedtesting" % "AdviseContext" % "1.3.2"
[com.github.advisedtesting/AdviseContext "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 |
| com.github.advisedtesting : AdvisedCore | jar | 1.3.2 |
| com.github.advisedtesting : AdvisedJunit4 | jar | 1.3.2 |
| org.springframework : spring-beans | jar | 5.2.8.RELEASE |
| org.springframework : spring-context | jar | 5.2.8.RELEASE |
| org.springframework : spring-context-support | jar | 5.2.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |