License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.here.platform.artifact |
ArtifactId | ArtifactIdartifact-wagon |
Version | Version2.0.6 |
Type | Typejar |
Description |
DescriptionHERE platform Maven Wagon
The HERE platform Maven Wagon plugin provides Java and Scala developers with access to platform artifacts via Maven
|
Project Organization |
Project OrganizationHERE Europe B.V. |
Filename | Size |
---|---|
artifact-wagon-2.0.6.pom | |
artifact-wagon-2.0.6.jar | 24 KB |
artifact-wagon-2.0.6-sources.jar | 21 KB |
artifact-wagon-2.0.6-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.here.platform.artifact/artifact-wagon/ -->
<dependency>
<groupId>com.here.platform.artifact</groupId>
<artifactId>artifact-wagon</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.here.platform.artifact/artifact-wagon/
implementation 'com.here.platform.artifact:artifact-wagon:2.0.6'
// https://jarcasting.com/artifacts/com.here.platform.artifact/artifact-wagon/
implementation ("com.here.platform.artifact:artifact-wagon:2.0.6")
'com.here.platform.artifact:artifact-wagon:jar:2.0.6'
<dependency org="com.here.platform.artifact" name="artifact-wagon" rev="2.0.6">
<artifact name="artifact-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.here.platform.artifact', module='artifact-wagon', version='2.0.6')
)
libraryDependencies += "com.here.platform.artifact" % "artifact-wagon" % "2.0.6"
[com.here.platform.artifact/artifact-wagon "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.here.account : here-oauth-client | jar | 0.4.20 |
org.apache.maven.wagon : wagon-http-shared | jar | 3.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
org.slf4j : slf4j-simple | jar | 1.7.24 |
org.codehaus.plexus : plexus-utils | jar | 3.0.24 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.apache.maven : maven-core | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |