is not current version
Last Version 1.6.0-1

com.github.cafdataprocessing:processing-service-ui 1.5.0-390


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

processing-service-ui
Version

Version

1.5.0-390
Type

Type

war

Download processing-service-ui 1.5.0-390


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-ui/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>processing-service-ui</artifactId>
    <version>1.5.0-390</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-ui/
implementation 'com.github.cafdataprocessing:processing-service-ui:1.5.0-390'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-ui/
implementation ("com.github.cafdataprocessing:processing-service-ui:1.5.0-390")
'com.github.cafdataprocessing:processing-service-ui:war:1.5.0-390'
<dependency org="com.github.cafdataprocessing" name="processing-service-ui" rev="1.5.0-390">
  <artifact name="processing-service-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='processing-service-ui', version='1.5.0-390')
)
libraryDependencies += "com.github.cafdataprocessing" % "processing-service-ui" % "1.5.0-390"
[com.github.cafdataprocessing/processing-service-ui "1.5.0-390"]