| License |
License |
|---|---|
| GroupId | GroupIdio.bitbucket.5faces |
| ArtifactId | ArtifactIdcommon-cloud-server |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| 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-1.0.0.pom | |
| common-cloud-server-1.0.0.jar | 22 KB |
| common-cloud-server-1.0.0-sources.jar | 14 KB |
| common-cloud-server-1.0.0-javadoc.jar | 495 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-cloud-server</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation 'io.bitbucket.5faces:common-cloud-server:1.0.0'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-cloud-server/
implementation ("io.bitbucket.5faces:common-cloud-server:1.0.0")
'io.bitbucket.5faces:common-cloud-server:jar:1.0.0'
<dependency org="io.bitbucket.5faces" name="common-cloud-server" rev="1.0.0">
<artifact name="common-cloud-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-cloud-server', version='1.0.0')
)
libraryDependencies += "io.bitbucket.5faces" % "common-cloud-server" % "1.0.0"
[io.bitbucket.5faces/common-cloud-server "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.5 |
| junit : junit | jar | 4.13.2 |