| License |
License |
|---|---|
| GroupId | GroupIdio.bitbucket.5faces |
| ArtifactId | ArtifactIdcommon-entity-server |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-entity-server
Common Entity Server for Five Faces
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFive Faces |
| Filename | Size |
|---|---|
| common-entity-server-0.0.1.pom | |
| common-entity-server-0.0.1.jar | 10 KB |
| common-entity-server-0.0.1-sources.jar | 7 KB |
| common-entity-server-0.0.1-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-entity-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-entity-server</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-entity-server/
implementation 'io.bitbucket.5faces:common-entity-server:0.0.1'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-entity-server/
implementation ("io.bitbucket.5faces:common-entity-server:0.0.1")
'io.bitbucket.5faces:common-entity-server:jar:0.0.1'
<dependency org="io.bitbucket.5faces" name="common-entity-server" rev="0.0.1">
<artifact name="common-entity-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-entity-server', version='0.0.1')
)
libraryDependencies += "io.bitbucket.5faces" % "common-entity-server" % "0.0.1"
[io.bitbucket.5faces/common-entity-server "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bitbucket.5faces : common | jar | 0.0.5 |
| 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 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| 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 |