Last Version

Example Java 1.1.55

Funktion :: Examples :: Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.fabric8.funktion.examples
ArtifactId

ArtifactId

example-java
Version

Version

1.1.55
Type

Type

jar
Description

Description

Example Java
Funktion :: Examples :: Java
Project Organization

Project Organization

Red Hat

Download example-java 1.1.55


<!-- https://jarcasting.com/artifacts/io.fabric8.funktion.examples/example-java/ -->
<dependency>
    <groupId>io.fabric8.funktion.examples</groupId>
    <artifactId>example-java</artifactId>
    <version>1.1.55</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.funktion.examples/example-java/
implementation 'io.fabric8.funktion.examples:example-java:1.1.55'
// https://jarcasting.com/artifacts/io.fabric8.funktion.examples/example-java/
implementation ("io.fabric8.funktion.examples:example-java:1.1.55")
'io.fabric8.funktion.examples:example-java:jar:1.1.55'
<dependency org="io.fabric8.funktion.examples" name="example-java" rev="1.1.55">
  <artifact name="example-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.funktion.examples', module='example-java', version='1.1.55')
)
libraryDependencies += "io.fabric8.funktion.examples" % "example-java" % "1.1.55"
[io.fabric8.funktion.examples/example-java "1.1.55"]

Dependencies

compile (2)

Group / Artifact Type Version
io.fabric8.funktion : funktion-runtime jar 1.1.55
org.springframework.boot : spring-boot-starter-test jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.4.1
io.rest-assured : rest-assured jar 3.0.0

Project Modules

There are no modules declared in this project.