minbox-build
Modules to centralize common resources and configuration for "minbox components" Maven builds.
| License |
License |
|---|---|
| GroupId | GroupIdorg.minbox.framework |
| ArtifactId | ArtifactIdminbox-web |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description本项目所属"minbox-projects"开源组织,为 "Java企业级应用" 提供全面编程基础支持
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| minbox-web-1.0.8.pom | |
| minbox-web-1.0.8.jar | 9 KB |
| minbox-web-1.0.8-sources.jar | 7 KB |
| minbox-web-1.0.8-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.minbox.framework/minbox-web/ -->
<dependency>
<groupId>org.minbox.framework</groupId>
<artifactId>minbox-web</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-web/
implementation 'org.minbox.framework:minbox-web:1.0.8'
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-web/
implementation ("org.minbox.framework:minbox-web:1.0.8")
'org.minbox.framework:minbox-web:jar:1.0.8'
<dependency org="org.minbox.framework" name="minbox-web" rev="1.0.8">
<artifact name="minbox-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='minbox-web', version='1.0.8')
)
libraryDependencies += "org.minbox.framework" % "minbox-web" % "1.0.8"
[org.minbox.framework/minbox-web "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc Optional | jar | 5.3.1 |
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
Modules to centralize common resources and configuration for "minbox components" Maven builds.
| Version |
|---|
|
1.0.8
|
|
1.0.7.RELEASE
|
|
1.0.6.RELEASE
|
|
1.0.5.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.2.RELEASE
|
|
1.0.1.RELEASE
|
|
1.0.0.RELEASE
|