License |
License |
---|---|
GroupId | GroupIdio.javadog |
ArtifactId | ArtifactIdcws-rest |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCWS - REST
CWS REST Based WebServices.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cws-rest-1.1.2.pom | |
cws-rest-1.1.2.jar | 24 KB |
cws-rest-1.1.2-sources.jar | 19 KB |
cws-rest-1.1.2-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.javadog/cws-rest/ -->
<dependency>
<groupId>io.javadog</groupId>
<artifactId>cws-rest</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.javadog/cws-rest/
implementation 'io.javadog:cws-rest:1.1.2'
// https://jarcasting.com/artifacts/io.javadog/cws-rest/
implementation ("io.javadog:cws-rest:1.1.2")
'io.javadog:cws-rest:jar:1.1.2'
<dependency org="io.javadog" name="cws-rest" rev="1.1.2">
<artifact name="cws-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.javadog', module='cws-rest', version='1.1.2')
)
libraryDependencies += "io.javadog" % "cws-rest" % "1.1.2"
[io.javadog/cws-rest "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.javadog : cws-api | jar | 1.1.2 |
io.javadog : cws-core | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
io.javadog : cws-core | test-jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.28 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.hibernate : hibernate-core | jar | 5.4.4.Final |
org.glassfish.jersey.core : jersey-common | jar | 2.26 |
com.h2database : h2 | jar | 1.4.199 |