License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-asset-core |
Version | Version4.7.0 |
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.0.pom | |
commons-asset-core-4.7.0.jar | 66 KB |
commons-asset-core-4.7.0-sources.jar | 28 KB |
commons-asset-core-4.7.0-javadoc.jar | 222 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-core/
implementation 'io.rocketbase.commons:commons-asset-core:4.7.0'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset-core/
implementation ("io.rocketbase.commons:commons-asset-core:4.7.0")
'io.rocketbase.commons:commons-asset-core:jar:4.7.0'
<dependency org="io.rocketbase.commons" name="commons-asset-core" rev="4.7.0">
<artifact name="commons-asset-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset-core', version='4.7.0')
)
libraryDependencies += "io.rocketbase.commons" % "commons-asset-core" % "4.7.0"
[io.rocketbase.commons/commons-asset-core "4.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-asset-api | jar | 4.7.0 |
io.rocketbase.commons : commons-asset-tooling | jar | 4.7.0 |
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 |