License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-asset-core |
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 |
---|---|
commons-asset-core-4.7.3.pom | |
commons-asset-core-4.7.3.jar | 57 KB |
commons-asset-core-4.7.3-sources.jar | 24 KB |
commons-asset-core-4.7.3-javadoc.jar | 199 KB |
Browse |
<!-- 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"]
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 |
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-web | jar | |
org.junit.vintage : junit-vintage-engine | jar |