Last Version

Beangle AS Tomcat 0.2.7

The Beangle Software provides agile development scaffold and toolkits.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.beangle.as
ArtifactId

ArtifactId

beangle-as-tomcat
Version

Version

0.2.7
Type

Type

jar
Description

Description

Beangle AS Tomcat
The Beangle Software provides agile development scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software

Download beangle-as-tomcat 0.2.7


<!-- https://jarcasting.com/artifacts/org.beangle.as/beangle-as-tomcat/ -->
<dependency>
    <groupId>org.beangle.as</groupId>
    <artifactId>beangle-as-tomcat</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.as/beangle-as-tomcat/
implementation 'org.beangle.as:beangle-as-tomcat:0.2.7'
// https://jarcasting.com/artifacts/org.beangle.as/beangle-as-tomcat/
implementation ("org.beangle.as:beangle-as-tomcat:0.2.7")
'org.beangle.as:beangle-as-tomcat:jar:0.2.7'
<dependency org="org.beangle.as" name="beangle-as-tomcat" rev="0.2.7">
  <artifact name="beangle-as-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.as', module='beangle-as-tomcat', version='0.2.7')
)
libraryDependencies += "org.beangle.as" % "beangle-as-tomcat" % "0.2.7"
[org.beangle.as/beangle-as-tomcat "0.2.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.beangle.as : beangle-as-core jar 0.2.7

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.scala-lang : scala-reflect jar 2.12.2

test (3)

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

Project Modules

There are no modules declared in this project.