com-autodesk-client

Provides Java SDK to help you easily integrate Forge REST APIs into the application

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.autodesk
ArtifactId

ArtifactId

com-autodesk-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com-autodesk-client
Provides Java SDK to help you easily integrate Forge REST APIs into the application
Project URL

Project URL

https://github.com/Autodesk-Forge/forge-api-java-client

Download com-autodesk-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.autodesk/com-autodesk-client/ -->
<dependency>
    <groupId>com.autodesk</groupId>
    <artifactId>com-autodesk-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/com-autodesk-client/
implementation 'com.autodesk:com-autodesk-client:1.0.1'
// https://jarcasting.com/artifacts/com.autodesk/com-autodesk-client/
implementation ("com.autodesk:com-autodesk-client:1.0.1")
'com.autodesk:com-autodesk-client:jar:1.0.1'
<dependency org="com.autodesk" name="com-autodesk-client" rev="1.0.1">
  <artifact name="com-autodesk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='com-autodesk-client', version='1.0.1')
)
libraryDependencies += "com.autodesk" % "com-autodesk-client" % "1.0.1"
[com.autodesk/com-autodesk-client "1.0.1"]

Dependencies

compile (14)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.8
com.sun.jersey : jersey-client jar 1.19.1
com.sun.jersey.contribs : jersey-multipart jar 1.19.1
com.fasterxml.jackson.core : jackson-core jar 2.7.5
com.fasterxml.jackson.core : jackson-annotations jar 2.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.7.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.7.5
joda-time : joda-time jar 2.9.4
com.brsanthu : migbase64 jar 2.2
com.googlecode.json-simple : json-simple jar 1.1
org.apache.httpcomponents : httpclient jar 4.5
org.json : json jar 20160212
org.mockito : mockito-all jar 1.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Test-Deploy-Maven-Center

to test how to deploy the project to Maven center

Stepup

Follow the steps in the blog https://nearsoft.com/blog/deploying-to-maven-central/.

  • Register account to use Open Source Software Repository Hosting OSSRH
  • Register your group id by the steps.
  • After group id is ready, input it to the value of tag of pom.xml.
  • Install GPG/PGP and create a key, make a note with your password (gpg.passphrase).
  • Add tags to settings.xml with the OSSRH acount id & password and GPG/PGP password(gpg.passphrase) . ensure this file is vailable at ~./m2/ of your machine.
  • Ensure all values in the pom.xml are correct.
  • Follow the guidance of the blog to deploy
  • Wait for some hours to see it alive on http://search.maven.org/
com.autodesk

Forge Platform

Forge is a set of Autodesk APIs and services for software developers to build innovative cloud-powered apps.

Versions

Version
1.0.1