Last Version

io.rocketbase.commons:commons-asset-entity-jpa 4.7.3

holds commons classes and services used to handle assets

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-asset-entity-jpa
Version

Version

4.7.3
Type

Type

jar
Description

Description

holds commons classes and services used to handle assets
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-asset/tree/master/commons-asset-entity-jpa/

Download commons-asset-entity-jpa 4.7.3


<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-entity-jpa/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-asset-entity-jpa</artifactId>
    <version>4.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-entity-jpa/
implementation 'io.rocketbase.commons:commons-asset-entity-jpa:4.7.3'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-entity-jpa/
implementation ("io.rocketbase.commons:commons-asset-entity-jpa:4.7.3")
'io.rocketbase.commons:commons-asset-entity-jpa:jar:4.7.3'
<dependency org="io.rocketbase.commons" name="commons-asset-entity-jpa" rev="4.7.3">
  <artifact name="commons-asset-entity-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset-entity-jpa', version='4.7.3')
)
libraryDependencies += "io.rocketbase.commons" % "commons-asset-entity-jpa" % "4.7.3"
[io.rocketbase.commons/commons-asset-entity-jpa "4.7.3"]

Dependencies

compile (3)

Group / Artifact Type Version
io.rocketbase.commons : commons-asset-core jar 4.7.3
org.springframework.data : spring-data-jpa jar
org.hibernate : hibernate-core jar

provided (2)

Group / Artifact Type Version
org.hibernate : hibernate-jpamodelgen jar 5.5.7.Final
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
com.h2database : h2 jar
io.rocketbase.commons : commons-asset-storage-jpa jar 4.7.3
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.