简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍
License |
License |
---|---|
GroupId | GroupIdorg.beangle.sas |
ArtifactId | ArtifactIdbeangle-sas-http |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBeangle Sas Http Server
Beangle AS Http Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-sas-http-0.3.2.pom | |
beangle-sas-http-0.3.2.war | 13 KB |
beangle-sas-http-0.3.2-sources.jar | 7 KB |
beangle-sas-http-0.3.2-javadoc.jar | 645 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/ -->
<dependency>
<groupId>org.beangle.sas</groupId>
<artifactId>beangle-sas-http</artifactId>
<version>0.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/
implementation 'org.beangle.sas:beangle-sas-http:0.3.2'
// https://jarcasting.com/artifacts/org.beangle.sas/beangle-sas-http/
implementation ("org.beangle.sas:beangle-sas-http:0.3.2")
'org.beangle.sas:beangle-sas-http:war:0.3.2'
<dependency org="org.beangle.sas" name="beangle-sas-http" rev="0.3.2">
<artifact name="beangle-sas-http" type="war" />
</dependency>
@Grapes(
@Grab(group='org.beangle.sas', module='beangle-sas-http', version='0.3.2')
)
libraryDependencies += "org.beangle.sas" % "beangle-sas-http" % "0.3.2"
[org.beangle.sas/beangle-sas-http "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.12 | jar | 5.0.0 |
org.beangle.commons : beangle-commons-web_2.12 | jar | 5.0.0 |
org.beangle.webmvc : beangle-webmvc-core_2.12 | jar | 0.3.15 |
org.beangle.cdi : beangle-cdi-spring_2.12 | jar | 0.0.14 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.12.0 |
简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍