简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍
| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdorg.beangle.tomcat |
| ArtifactId | ArtifactIdbeangle-tomcat-core |
| Last Version | Last Version0.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBeangle Tomcat Core
The Beangle Software provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| beangle-tomcat-core-0.2.6.pom | |
| beangle-tomcat-core-0.2.6.jar | 28 KB |
| beangle-tomcat-core-0.2.6-sources.jar | 6 KB |
| beangle-tomcat-core-0.2.6-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-core/ -->
<dependency>
<groupId>org.beangle.tomcat</groupId>
<artifactId>beangle-tomcat-core</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-core/
implementation 'org.beangle.tomcat:beangle-tomcat-core:0.2.6'
// https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-core/
implementation ("org.beangle.tomcat:beangle-tomcat-core:0.2.6")
'org.beangle.tomcat:beangle-tomcat-core:jar:0.2.6'
<dependency org="org.beangle.tomcat" name="beangle-tomcat-core" rev="0.2.6">
<artifact name="beangle-tomcat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.tomcat', module='beangle-tomcat-core', version='0.2.6')
)
libraryDependencies += "org.beangle.tomcat" % "beangle-tomcat-core" % "0.2.6"
[org.beangle.tomcat/beangle-tomcat-core "0.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 8.0.35 |
| org.apache.tomcat : tomcat-jdbc | jar | 8.0.35 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0-M4 |
| org.scala-lang : scala-reflect | jar | 2.12.0-M4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12.0-M4 | jar | 3.0.0-M16-SNAP3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.0.54-beta |
简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍