| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.scarbo.runtime |
| ArtifactId | ArtifactIdsca-proxy-composite-generators |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenerators of implementation and composite for a service
|
| Filename | Size |
|---|---|
| sca-proxy-composite-generators-3.0.0.pom | |
| sca-proxy-composite-generators-3.0.0.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/sca-proxy-composite-generators/ -->
<dependency>
<groupId>org.ow2.scarbo.runtime</groupId>
<artifactId>sca-proxy-composite-generators</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/sca-proxy-composite-generators/
implementation 'org.ow2.scarbo.runtime:sca-proxy-composite-generators:3.0.0'
// https://jarcasting.com/artifacts/org.ow2.scarbo.runtime/sca-proxy-composite-generators/
implementation ("org.ow2.scarbo.runtime:sca-proxy-composite-generators:3.0.0")
'org.ow2.scarbo.runtime:sca-proxy-composite-generators:jar:3.0.0'
<dependency org="org.ow2.scarbo.runtime" name="sca-proxy-composite-generators" rev="3.0.0">
<artifact name="sca-proxy-composite-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.scarbo.runtime', module='sca-proxy-composite-generators', version='3.0.0')
)
libraryDependencies += "org.ow2.scarbo.runtime" % "sca-proxy-composite-generators" % "3.0.0"
[org.ow2.scarbo.runtime/sca-proxy-composite-generators "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| dom4j : dom4j | jar | 1.6.1 |
| jaxen : jaxen | jar | 1.1 |
| org.apache.tuscany.sca : tuscany-sca-api | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3 |