Microserver Tomcat

Opinionated rest microservices

License

License

Categories

Categories

Microservices Container Tomcat Application Servers
GroupId

GroupId

com.oath.microservices
ArtifactId

ArtifactId

micro-tomcat
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Microserver Tomcat
Opinionated rest microservices
Project URL

Project URL

https://github.com/aol/micro-server

Download micro-tomcat

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.oath.microservices : micro-core jar 1.2.6
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.19

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.oath.microservices : micro-jersey jar 1.2.6
com.oath.microservices : micro-jackson-configuration jar 1.2.6
com.oath.cyclops : cyclops-futurestream jar 10.3.3

Project Modules

There are no modules declared in this project.
com.oath.microservices

AOL

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0