Last Version

cxf-lazy-deploy 1.0

Deploy CXF clients faster

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vecna.cxf
ArtifactId

ArtifactId

cxf-lazy-clients
Version

Version

1.0
Type

Type

jar
Description

Description

cxf-lazy-deploy
Deploy CXF clients faster
Project Organization

Project Organization

Vecna Technologies
Source Code Management

Source Code Management

https://github.com/vecnatechnologies/cxf-lazy-clients

Download cxf-lazy-clients 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-rs-client Optional jar 3.0.1
org.apache.cxf : cxf-rt-frontend-jaxws Optional jar 3.0.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.