Last Version

io.rocketbase.commons:commons-asset-core 4.7.3

holds commons classes and services used to handle assets

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-asset-core
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-core/

Download commons-asset-core 4.7.3


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

Dependencies

compile (7)

Group / Artifact Type Version
io.rocketbase.commons : commons-asset-api jar 4.7.3
io.rocketbase.commons : commons-asset-tooling jar 4.7.3
org.springframework.boot : spring-boot-autoconfigure jar
javax.annotation : javax.annotation-api jar
javax.servlet : javax.servlet-api Optional jar
org.springframework : spring-webmvc Optional jar
commons-fileupload : commons-fileupload jar 1.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.