License |
License |
---|---|
GroupId | GroupIdio.airlift.resolver |
ArtifactId | ArtifactIdresolver-internal |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResolve the dependencies of Maven coordinates or POM file
|
Filename | Size |
---|---|
resolver-internal-1.0.pom | |
resolver-internal-1.0.jar | 13 KB |
resolver-internal-1.0-sources.jar | 8 KB |
resolver-internal-1.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift.resolver/resolver-internal/ -->
<dependency>
<groupId>io.airlift.resolver</groupId>
<artifactId>resolver-internal</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift.resolver/resolver-internal/
implementation 'io.airlift.resolver:resolver-internal:1.0'
// https://jarcasting.com/artifacts/io.airlift.resolver/resolver-internal/
implementation ("io.airlift.resolver:resolver-internal:1.0")
'io.airlift.resolver:resolver-internal:jar:1.0'
<dependency org="io.airlift.resolver" name="resolver-internal" rev="1.0">
<artifact name="resolver-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift.resolver', module='resolver-internal', version='1.0')
)
libraryDependencies += "io.airlift.resolver" % "resolver-internal" % "1.0"
[io.airlift.resolver/resolver-internal "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.aether : aether-api | jar | 1.13.1 |