How To Install Java Artifact org.springframework.cloud.spring-cloud-function-compiler v1.0.1.RELEASE

org.springframework.cloud spring-cloud-function-compiler 1.0.1.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-function-compiler from org.springframework.cloud group in version 1.0.1.RELEASE. The artifact is available in 23 versions: 3.0.14.RELEASE 3.0.13.RELEASE 3.0.12.RELEASE 3.0.11.RELEASE 3.0.10.RELEASE 3.0.9.RELEASE 3.0.8.RELEASE 3.0.7.RELEASE 3.0.6.RELEASE 3.0.5.RELEASE 3.0.4.RELEASE 3.0.3.RELEASE 3.0.2.RELEASE 3.0.1.RELEASE 3.0.0.RELEASE 2.1.1.RELEASE 2.1.0.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE . The Spring Cloud Function Compiler project has been released under Apache License, Version 2.0 license, and has its own website at: https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-compiler .

How To Install Java Artifact org.springframework.cloud.spring-cloud-function-compiler In Version 1.0.1.RELEASE

To install the Spring Cloud Function Compiler artifact in version 1.0.1.RELEASE add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring Cloud Function Compiler dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (12)

Licenses

Developers