License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.bitbucket.5faces |
ArtifactId | ArtifactIdcommon-structure-client |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptioncommon-structure-client
structure Client for Five Faces
|
Project Organization |
Project OrganizationFive Faces |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-structure-client</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/
implementation 'io.bitbucket.5faces:common-structure-client:0.0.8'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/
implementation ("io.bitbucket.5faces:common-structure-client:0.0.8")
'io.bitbucket.5faces:common-structure-client:jar:0.0.8'
<dependency org="io.bitbucket.5faces" name="common-structure-client" rev="0.0.8">
<artifact name="common-structure-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-structure-client', version='0.0.8')
)
libraryDependencies += "io.bitbucket.5faces" % "common-structure-client" % "0.0.8"
[io.bitbucket.5faces/common-structure-client "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.bitbucket.5faces : common-structure-server | jar | 0.0.8 |
io.bitbucket.5faces : common-cloud-server | jar | 0.0.8 |
io.bitbucket.5faces : common | jar | 0.0.8 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.4 |
org.projectlombok : lombok Optional | jar | 1.18.20 |
org.springframework.data : spring-data-envers | jar | 2.5.4 |
com.opencsv : opencsv | jar | 5.3 |
org.springframework.boot : spring-boot-starter-mail | jar | 2.5.4 |
com.google.code.gson : gson | jar | 2.8.9 |
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.junit.jupiter : junit-jupiter | jar | |
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 |