Last Version

Spring Cloud Function Compiler 3.0.14.RELEASE

Spring Cloud Function Compiler

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-function-compiler
Version

Version

3.0.14.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Function Compiler
Spring Cloud Function Compiler
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-function-compiler 3.0.14.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-compiler/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-function-compiler</artifactId>
    <version>3.0.14.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-compiler/
implementation 'org.springframework.cloud:spring-cloud-function-compiler:3.0.14.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-function-compiler/
implementation ("org.springframework.cloud:spring-cloud-function-compiler:3.0.14.RELEASE")
'org.springframework.cloud:spring-cloud-function-compiler:jar:3.0.14.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-function-compiler" rev="3.0.14.RELEASE">
  <artifact name="spring-cloud-function-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-function-compiler', version='3.0.14.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-function-compiler" % "3.0.14.RELEASE"
[org.springframework.cloud/spring-cloud-function-compiler "3.0.14.RELEASE"]

Dependencies

compile (12)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.3.16.RELEASE
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
commons-collections : commons-collections jar 3.2.2
org.springframework : spring-context jar 5.2.14.RELEASE
org.springframework.cloud : spring-cloud-function-core jar 3.0.14.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.10.RELEASE
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-embedder jar 3.3.9
org.eclipse.aether : aether-transport-file jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-http jar 1.0.2.v20150114
org.eclipse.aether : aether-connector-basic jar 1.0.2.v20150114
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE

Project Modules

There are no modules declared in this project.