简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍
| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.beangle.as |
| ArtifactId | ArtifactIdbeangle-as-config |
| Last Version | Last Version0.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBeangle AS Config
The Beangle Software provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| beangle-as-config-0.2.7.pom | |
| beangle-as-config-0.2.7.jar | 78 KB |
| beangle-as-config-0.2.7-sources.jar | 24 KB |
| beangle-as-config-0.2.7-javadoc.jar | 727 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.as/beangle-as-config/ -->
<dependency>
<groupId>org.beangle.as</groupId>
<artifactId>beangle-as-config</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.as/beangle-as-config/
implementation 'org.beangle.as:beangle-as-config:0.2.7'
// https://jarcasting.com/artifacts/org.beangle.as/beangle-as-config/
implementation ("org.beangle.as:beangle-as-config:0.2.7")
'org.beangle.as:beangle-as-config:jar:0.2.7'
<dependency org="org.beangle.as" name="beangle-as-config" rev="0.2.7">
<artifact name="beangle-as-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.as', module='beangle-as-config', version='0.2.7')
)
libraryDependencies += "org.beangle.as" % "beangle-as-config" % "0.2.7"
[org.beangle.as/beangle-as-config "0.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beangle.commons : beangle-commons-core_2.12 | jar | 5.0.0.M1 |
| org.beangle.data : beangle-data-jdbc_2.12 | jar | 5.0.0.M1 |
| org.beangle.commons : beangle-commons-template_2.12 | jar | 5.0.0.M1 |
| org.beangle.maven : beangle-maven-artifact_2.12 | jar | 0.3.0 |
| org.beangle.as : beangle-as-core | jar | 0.2.7 |
| org.freemarker : freemarker | jar | 2.3.25-incubating |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| org.scala-lang : scala-reflect | jar | 2.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.2.12 |
简化和便捷war包发布和加强管理的Tomcat定制服务器 详细介绍