License |
License |
---|---|
GroupId | GroupIdcom.github.nicklaus4 |
ArtifactId | ArtifactIdwebservice-toolkit |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionwebservice-toolkit
friendly common pools base on spring-boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webservice-toolkit-1.0.0.pom | |
webservice-toolkit-1.0.0.jar | 10 KB |
webservice-toolkit-1.0.0-sources.jar | 5 KB |
webservice-toolkit-1.0.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicklaus4/webservice-toolkit/ -->
<dependency>
<groupId>com.github.nicklaus4</groupId>
<artifactId>webservice-toolkit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicklaus4/webservice-toolkit/
implementation 'com.github.nicklaus4:webservice-toolkit:1.0.0'
// https://jarcasting.com/artifacts/com.github.nicklaus4/webservice-toolkit/
implementation ("com.github.nicklaus4:webservice-toolkit:1.0.0")
'com.github.nicklaus4:webservice-toolkit:jar:1.0.0'
<dependency org="com.github.nicklaus4" name="webservice-toolkit" rev="1.0.0">
<artifact name="webservice-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicklaus4', module='webservice-toolkit', version='1.0.0')
)
libraryDependencies += "com.github.nicklaus4" % "webservice-toolkit" % "1.0.0"
[com.github.nicklaus4/webservice-toolkit "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.1 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.3.1 |
org.springframework.boot : spring-boot | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
com.google.guava : guava | jar | 23.6-jre |