License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.springframework.cloud.fn |
ArtifactId | ArtifactIdsemantic-segmentation-function |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionsemantic-segmentation-function
Spring Native Function for Tensorflow semantic-segmentation integration
|
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/semantic-segmentation-function/ -->
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>semantic-segmentation-function</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/semantic-segmentation-function/
implementation 'org.springframework.cloud.fn:semantic-segmentation-function:1.0.3'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/semantic-segmentation-function/
implementation ("org.springframework.cloud.fn:semantic-segmentation-function:1.0.3")
'org.springframework.cloud.fn:semantic-segmentation-function:jar:1.0.3'
<dependency org="org.springframework.cloud.fn" name="semantic-segmentation-function" rev="1.0.3">
<artifact name="semantic-segmentation-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='semantic-segmentation-function', version='1.0.3')
)
libraryDependencies += "org.springframework.cloud.fn" % "semantic-segmentation-function" % "1.0.3"
[org.springframework.cloud.fn/semantic-segmentation-function "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud.fn : tensorflow-common | jar | 1.0.3 |
org.springframework.boot : spring-boot-starter-validation | jar | |
com.jayway.jsonpath : json-path | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
org.springframework.boot : spring-boot-starter-integration | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar | |
org.springframework.integration : spring-integration-test | jar | |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : testcontainers | jar | |
org.awaitility : awaitility | jar |