License |
License |
---|---|
GroupId | GroupIdio.bitbucket.5faces |
ArtifactId | ArtifactIdcommon-cloud-server |
Version | Version0.0.16 |
Type | Typejar |
Description |
Descriptioncommon-cloud-server
cloud server for Five Faces
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFive Faces |
Filename | Size |
---|---|
common-cloud-server-0.0.16.pom | |
common-cloud-server-0.0.16.jar | 57 KB |
common-cloud-server-0.0.16-sources.jar | 33 KB |
common-cloud-server-0.0.16-javadoc.jar | 629 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-cloud-server</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation 'io.bitbucket.5faces:common-cloud-server:0.0.16'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation ("io.bitbucket.5faces:common-cloud-server:0.0.16")
'io.bitbucket.5faces:common-cloud-server:jar:0.0.16'
<dependency org="io.bitbucket.5faces" name="common-cloud-server" rev="0.0.16">
<artifact name="common-cloud-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-cloud-server', version='0.0.16')
)
libraryDependencies += "io.bitbucket.5faces" % "common-cloud-server" % "0.0.16"
[io.bitbucket.5faces/common-cloud-server "0.0.16"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |
junit : junit | jar | 4.13.2 |