License |
License |
---|---|
Categories |
CategoriesMicroservices Container Tomcat Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.aol.microservices |
ArtifactId | ArtifactIdmicro-tomcat-with-jersey |
Last Version | Last Version0.91.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver Tomcat With Jersey
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-tomcat-with-jersey-0.91.11.pom | |
micro-tomcat-with-jersey-0.91.11.jar | 309 bytes |
micro-tomcat-with-jersey-0.91.11-tests.jar | 68 KB |
micro-tomcat-with-jersey-0.91.11-sources.jar | 261 bytes |
micro-tomcat-with-jersey-0.91.11-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.aol.microservices/micro-tomcat-with-jersey/ -->
<dependency>
<groupId>com.aol.microservices</groupId>
<artifactId>micro-tomcat-with-jersey</artifactId>
<version>0.91.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.microservices/micro-tomcat-with-jersey/
implementation 'com.aol.microservices:micro-tomcat-with-jersey:0.91.11'
// https://jarcasting.com/artifacts/com.aol.microservices/micro-tomcat-with-jersey/
implementation ("com.aol.microservices:micro-tomcat-with-jersey:0.91.11")
'com.aol.microservices:micro-tomcat-with-jersey:jar:0.91.11'
<dependency org="com.aol.microservices" name="micro-tomcat-with-jersey" rev="0.91.11">
<artifact name="micro-tomcat-with-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.microservices', module='micro-tomcat-with-jersey', version='0.91.11')
)
libraryDependencies += "com.aol.microservices" % "micro-tomcat-with-jersey" % "0.91.11"
[com.aol.microservices/micro-tomcat-with-jersey "0.91.11"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.2 |
com.aol.microservices : micro-core | jar | 0.91.11 |
com.aol.microservices : micro-tomcat | jar | 0.91.11 |
com.aol.microservices : micro-jersey | jar | 0.91.11 |
com.aol.microservices : micro-jackson-configuration | jar | 0.91.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |