| License |
License |
|---|---|
| GroupId | GroupIdio.bitbucket.5faces |
| ArtifactId | ArtifactIdcommon-structure-server |
| Last Version | Last Version1.0.65 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-structure-server
Common structures Server for Five Faces
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFive Faces |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-structure-server</artifactId>
<version>1.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation 'io.bitbucket.5faces:common-structure-server:1.0.65'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation ("io.bitbucket.5faces:common-structure-server:1.0.65")
'io.bitbucket.5faces:common-structure-server:jar:1.0.65'
<dependency org="io.bitbucket.5faces" name="common-structure-server" rev="1.0.65">
<artifact name="common-structure-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-structure-server', version='1.0.65')
)
libraryDependencies += "io.bitbucket.5faces" % "common-structure-server" % "1.0.65"
[io.bitbucket.5faces/common-structure-server "1.0.65"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bitbucket.5faces : common | jar | 1.1.0 |
| com.google.guava : guava | jar | 31.1-jre |
| org.json : json | jar | 20220320 |
| com.github.erosb : everit-json-schema | jar | 1.14.1 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.7.0 |
| mysql : mysql-connector-java | jar | 8.0.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| junit : junit | jar | 4.13.2 |
| com.h2database : h2 | jar | 2.1.212 |
| com.openpojo : openpojo | jar | 0.9.1 |