| License | License | 
|---|---|
| GroupId | GroupIdio.rocketbase.commons | 
| ArtifactId | ArtifactIdschema-generation | 
| Last Version | Last Version4.7.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionholds commons classes and services used to handle assets | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| schema-generation-4.7.3.pom | |
| schema-generation-4.7.3.jar | 2 KB | 
| schema-generation-4.7.3-sources.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/schema-generation/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>schema-generation</artifactId>
    <version>4.7.3</version>
</dependency>// https://jarcasting.com/artifacts/io.rocketbase.commons/schema-generation/
implementation 'io.rocketbase.commons:schema-generation:4.7.3'// https://jarcasting.com/artifacts/io.rocketbase.commons/schema-generation/
implementation ("io.rocketbase.commons:schema-generation:4.7.3")'io.rocketbase.commons:schema-generation:jar:4.7.3'<dependency org="io.rocketbase.commons" name="schema-generation" rev="4.7.3">
  <artifact name="schema-generation" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rocketbase.commons', module='schema-generation', version='4.7.3')
)libraryDependencies += "io.rocketbase.commons" % "schema-generation" % "4.7.3"[io.rocketbase.commons/schema-generation "4.7.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.rocketbase.commons : commons-asset-entity-jpa | jar | 4.7.3 | 
| io.rocketbase.commons : commons-asset-storage-jpa | jar | 4.7.3 | 
| org.liquibase : liquibase-core | jar | 4.4.3 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.junit.vintage : junit-vintage-engine | jar |