GroupId | GroupIdcom.treelogic-swe |
---|---|
ArtifactId | ArtifactIdcxf-stub |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
cxf-stub-1.0.4.pom | |
cxf-stub-1.0.4.jar | 664 KB |
cxf-stub-1.0.4-sources.jar | 699 KB |
cxf-stub-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/ -->
<dependency>
<groupId>com.treelogic-swe</groupId>
<artifactId>cxf-stub</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation 'com.treelogic-swe:cxf-stub:1.0.4'
// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation ("com.treelogic-swe:cxf-stub:1.0.4")
'com.treelogic-swe:cxf-stub:jar:1.0.4'
<dependency org="com.treelogic-swe" name="cxf-stub" rev="1.0.4">
<artifact name="cxf-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treelogic-swe', module='cxf-stub', version='1.0.4')
)
libraryDependencies += "com.treelogic-swe" % "cxf-stub" % "1.0.4"
[com.treelogic-swe/cxf-stub "1.0.4"]