License |
License |
---|---|
GroupId | GroupIdio.bitbucket.5faces |
ArtifactId | ArtifactIdcommon-structure-server |
Version | Version1.0.19 |
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.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation 'io.bitbucket.5faces:common-structure-server:1.0.19'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation ("io.bitbucket.5faces:common-structure-server:1.0.19")
'io.bitbucket.5faces:common-structure-server:jar:1.0.19'
<dependency org="io.bitbucket.5faces" name="common-structure-server" rev="1.0.19">
<artifact name="common-structure-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-structure-server', version='1.0.19')
)
libraryDependencies += "io.bitbucket.5faces" % "common-structure-server" % "1.0.19"
[io.bitbucket.5faces/common-structure-server "1.0.19"]
Group / Artifact | Type | Version |
---|---|---|
io.bitbucket.5faces : common | jar | 0.0.10 |
org.json : json | jar | 20210307 |
org.everit.json : org.everit.json.schema | jar | 1.5.1 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
org.springframework.data : spring-data-envers | jar | 2.5.4 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.5.4 |
mysql : mysql-connector-java | jar | 8.0.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |
com.h2database : h2 | jar | 1.4.200 |
com.openpojo : openpojo | jar | 0.8.7 |