| GroupId | GroupIdcom.treelogic-swe | 
|---|---|
| ArtifactId | ArtifactIdcxf-stub | 
| Version | Versionec2-2013-02-01 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| cxf-stub-ec2-2013-02-01.pom | |
| cxf-stub-ec2-2013-02-01.jar | 576 KB | 
| cxf-stub-ec2-2013-02-01-sources.jar | 617 KB | 
| cxf-stub-ec2-2013-02-01-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/ -->
<dependency>
    <groupId>com.treelogic-swe</groupId>
    <artifactId>cxf-stub</artifactId>
    <version>ec2-2013-02-01</version>
</dependency>// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation 'com.treelogic-swe:cxf-stub:ec2-2013-02-01'// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation ("com.treelogic-swe:cxf-stub:ec2-2013-02-01")'com.treelogic-swe:cxf-stub:jar:ec2-2013-02-01'<dependency org="com.treelogic-swe" name="cxf-stub" rev="ec2-2013-02-01">
  <artifact name="cxf-stub" type="jar" />
</dependency>@Grapes(
@Grab(group='com.treelogic-swe', module='cxf-stub', version='ec2-2013-02-01')
)libraryDependencies += "com.treelogic-swe" % "cxf-stub" % "ec2-2013-02-01"[com.treelogic-swe/cxf-stub "ec2-2013-02-01"]