is not current version
Last Version 3.1

net.stickycode.component:sticky-component-cxf 2.2

Class, Field and Method metadata used to remove boilerplate code for construction, configuration, scheduling, monitoring, management and more

Categories

Categories

Net
GroupId

GroupId

net.stickycode.component
ArtifactId

ArtifactId

sticky-component-cxf
Version

Version

2.2
Type

Type

jar

Download sticky-component-cxf 2.2


<!-- https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf/ -->
<dependency>
    <groupId>net.stickycode.component</groupId>
    <artifactId>sticky-component-cxf</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf/
implementation 'net.stickycode.component:sticky-component-cxf:2.2'
// https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf/
implementation ("net.stickycode.component:sticky-component-cxf:2.2")
'net.stickycode.component:sticky-component-cxf:jar:2.2'
<dependency org="net.stickycode.component" name="sticky-component-cxf" rev="2.2">
  <artifact name="sticky-component-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.component', module='sticky-component-cxf', version='2.2')
)
libraryDependencies += "net.stickycode.component" % "sticky-component-cxf" % "2.2"
[net.stickycode.component/sticky-component-cxf "2.2"]