简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍
| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdorg.beangle.tomcat |
| ArtifactId | ArtifactIdbeangle-tomcat-parent |
| Last Version | Last Version0.2.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBeangle Tomcat Parent
The Beangle Software provides agile development scaffold and toolkits.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beangle-tomcat-parent-0.2.6.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-parent/ -->
<dependency>
<groupId>org.beangle.tomcat</groupId>
<artifactId>beangle-tomcat-parent</artifactId>
<version>0.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-parent/
implementation 'org.beangle.tomcat:beangle-tomcat-parent:0.2.6'
// https://jarcasting.com/artifacts/org.beangle.tomcat/beangle-tomcat-parent/
implementation ("org.beangle.tomcat:beangle-tomcat-parent:0.2.6")
'org.beangle.tomcat:beangle-tomcat-parent:pom:0.2.6'
<dependency org="org.beangle.tomcat" name="beangle-tomcat-parent" rev="0.2.6">
<artifact name="beangle-tomcat-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.tomcat', module='beangle-tomcat-parent', version='0.2.6')
)
libraryDependencies += "org.beangle.tomcat" % "beangle-tomcat-parent" % "0.2.6"
[org.beangle.tomcat/beangle-tomcat-parent "0.2.6"]
| 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定制服务器 详细介绍