License |
License |
---|---|
GroupId | GroupIdorg.spf4j |
ArtifactId | ArtifactIdspf4j-aether |
Last Version | Last Version8.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspf4j-aether
Maven artifact retrieval utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spf4j-aether-8.9.5.pom | |
spf4j-aether-8.9.5.jar | 46 KB |
spf4j-aether-8.9.5-sources.jar | 34 KB |
spf4j-aether-8.9.5-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spf4j/spf4j-aether/ -->
<dependency>
<groupId>org.spf4j</groupId>
<artifactId>spf4j-aether</artifactId>
<version>8.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.spf4j/spf4j-aether/
implementation 'org.spf4j:spf4j-aether:8.9.5'
// https://jarcasting.com/artifacts/org.spf4j/spf4j-aether/
implementation ("org.spf4j:spf4j-aether:8.9.5")
'org.spf4j:spf4j-aether:jar:8.9.5'
<dependency org="org.spf4j" name="spf4j-aether" rev="8.9.5">
<artifact name="spf4j-aether" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spf4j', module='spf4j-aether', version='8.9.5')
)
libraryDependencies += "org.spf4j" % "spf4j-aether" % "8.9.5"
[org.spf4j/spf4j-aether "8.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-aether-provider | jar | 3.3.9 |
org.eclipse.aether : aether-impl | jar | 1.1.0 |
org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
com.google.code.findbugs : findbugs-annotations | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.spf4j : spf4j-slf4j-test | jar | 8.9.5 |
junit : junit | jar | 4.13.2 |