Last Version

CWS 1.1.2

Parent pom for CWS, Cryptographic Web Store

License

License

GroupId

GroupId

io.javadog
ArtifactId

ArtifactId

cws
Version

Version

1.1.2
Type

Type

pom
Description

Description

CWS
Parent pom for CWS, Cryptographic Web Store
Project URL

Project URL

https://javadog.io/
Project Organization

Project Organization

JavaDog.io

Download cws 1.1.2

Filename Size
cws-1.1.2.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/io.javadog/cws/ -->
<dependency>
    <groupId>io.javadog</groupId>
    <artifactId>cws</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.javadog/cws/
implementation 'io.javadog:cws:1.1.2'
// https://jarcasting.com/artifacts/io.javadog/cws/
implementation ("io.javadog:cws:1.1.2")
'io.javadog:cws:pom:1.1.2'
<dependency org="io.javadog" name="cws" rev="1.1.2">
  <artifact name="cws" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.javadog', module='cws', version='1.1.2')
)
libraryDependencies += "io.javadog" % "cws" % "1.1.2"
[io.javadog/cws "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cws-api
  • cws-core
  • cws-rest
  • cws-soap
  • cws-wildfly
  • cws-payara
  • cws-client-rest
  • cws-client-soap
  • cws-fitnesse