Categories |
CategoriesNet GUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdnet.stickycode.component |
ArtifactId | ArtifactIdsticky-component-cxf-guice3 |
Version | Version1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf-guice3/ -->
<dependency>
<groupId>net.stickycode.component</groupId>
<artifactId>sticky-component-cxf-guice3</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf-guice3/
implementation 'net.stickycode.component:sticky-component-cxf-guice3:1.3'
// https://jarcasting.com/artifacts/net.stickycode.component/sticky-component-cxf-guice3/
implementation ("net.stickycode.component:sticky-component-cxf-guice3:1.3")
'net.stickycode.component:sticky-component-cxf-guice3:jar:1.3'
<dependency org="net.stickycode.component" name="sticky-component-cxf-guice3" rev="1.3">
<artifact name="sticky-component-cxf-guice3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.component', module='sticky-component-cxf-guice3', version='1.3')
)
libraryDependencies += "net.stickycode.component" % "sticky-component-cxf-guice3" % "1.3"
[net.stickycode.component/sticky-component-cxf-guice3 "1.3"]