License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.ow2.scarbo.runtime |
ArtifactId | ArtifactIdfrascati-service-provider |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfrascati-service-provider
This parent project contains everything necessary to use services over Frascati and Groovy scripts and ... in Bonita
|
Filename | Size |
---|---|
frascati-service-provider-3.0.0.pom | |
frascati-service-provider-3.0.0.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/frascati-service-provider/ -->
<dependency>
<groupId>org.ow2.scarbo.runtime</groupId>
<artifactId>frascati-service-provider</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/frascati-service-provider/
implementation 'org.ow2.scarbo.runtime:frascati-service-provider:3.0.0'
// https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/frascati-service-provider/
implementation ("org.ow2.scarbo.runtime:frascati-service-provider:3.0.0")
'org.ow2.scarbo.runtime:frascati-service-provider:jar:3.0.0'
<dependency org="org.ow2.scarbo.runtime" name="frascati-service-provider" rev="3.0.0">
<artifact name="frascati-service-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.scarbo.runtime', module='frascati-service-provider', version='3.0.0')
)
libraryDependencies += "org.ow2.scarbo.runtime" % "frascati-service-provider" % "3.0.0"
[org.ow2.scarbo.runtime/frascati-service-provider "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.scarbo.runtime : sca-proxy-composite-generators | jar | 3.0.0 |
org.eclipse.jwt.runtime » taskengine-api | jar | 3.0.0 |
org.ow2.frascati.factory : frascati-af-runtime | jar | 0.5 |
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-soap-cxf | jar | 0.5.2 |
org.apache.cxf : cxf-tools-common | jar | 2.1.4 |
org.apache.cxf : cxf-common-utilities | jar | 2.1.4 |
org.apache.cxf : cxf-tools-wsdlto-databinding-jaxb | jar | 2.1.4 |
org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws | jar | 2.1.4 |
xerces : xercesImpl | jar | 2.8.1 |
asm : asm | jar | 3.1 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3 |