License |
License |
---|---|
GroupId | GroupIdcom.github.advisedtesting |
ArtifactId | ArtifactIdAdvisedCore |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdvisedCore
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AdvisedCore-1.3.2.pom | |
AdvisedCore-1.3.2.jar | 15 KB |
AdvisedCore-1.3.2-sources.jar | 14 KB |
AdvisedCore-1.3.2-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedCore/ -->
<dependency>
<groupId>com.github.advisedtesting</groupId>
<artifactId>AdvisedCore</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedCore/
implementation 'com.github.advisedtesting:AdvisedCore:1.3.2'
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedCore/
implementation ("com.github.advisedtesting:AdvisedCore:1.3.2")
'com.github.advisedtesting:AdvisedCore:jar:1.3.2'
<dependency org="com.github.advisedtesting" name="AdvisedCore" rev="1.3.2">
<artifact name="AdvisedCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advisedtesting', module='AdvisedCore', version='1.3.2')
)
libraryDependencies += "com.github.advisedtesting" % "AdvisedCore" % "1.3.2"
[com.github.advisedtesting/AdvisedCore "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.leangen.geantyref : geantyref | jar | 1.3.11 |
org.assertj : assertj-core | jar | 3.16.1 |