org.minbox.framework:minbox-resource-load

A solution for separating resources and business

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

minbox-resource-load
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

A solution for separating resources and business

Download minbox-resource-load

How to add to project

<!-- https://jarcasting.com/artifacts/org.minbox.framework/minbox-resource-load/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-resource-load</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-resource-load/
implementation 'org.minbox.framework:minbox-resource-load:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-resource-load/
implementation ("org.minbox.framework:minbox-resource-load:1.0.0.RELEASE")
'org.minbox.framework:minbox-resource-load:jar:1.0.0.RELEASE'
<dependency org="org.minbox.framework" name="minbox-resource-load" rev="1.0.0.RELEASE">
  <artifact name="minbox-resource-load" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='minbox-resource-load', version='1.0.0.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "minbox-resource-load" % "1.0.0.RELEASE"
[org.minbox.framework/minbox-resource-load "1.0.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core Optional jar 5.2.7.RELEASE
org.springframework : spring-beans Optional jar 5.2.7.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

oss-parent

用于发布org.minbox.framework相关开源框架到maven center的parent配置

Versions

Version
1.0.0.RELEASE