License |
License |
---|---|
Categories |
CategoriesMicroservices Container Tomcat Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-tomcat-with-jersey |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver Tomcat With Jersey
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-tomcat-with-jersey-1.2.6.pom | |
micro-tomcat-with-jersey-1.2.6.jar | 308 bytes |
micro-tomcat-with-jersey-1.2.6-tests.jar | 70 KB |
micro-tomcat-with-jersey-1.2.6-sources.jar | 261 bytes |
micro-tomcat-with-jersey-1.2.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oath.microservices/micro-tomcat-with-jersey/ -->
<dependency>
<groupId>com.oath.microservices</groupId>
<artifactId>micro-tomcat-with-jersey</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.microservices/micro-tomcat-with-jersey/
implementation 'com.oath.microservices:micro-tomcat-with-jersey:1.2.6'
// https://jarcasting.com/artifacts/com.oath.microservices/micro-tomcat-with-jersey/
implementation ("com.oath.microservices:micro-tomcat-with-jersey:1.2.6")
'com.oath.microservices:micro-tomcat-with-jersey:jar:1.2.6'
<dependency org="com.oath.microservices" name="micro-tomcat-with-jersey" rev="1.2.6">
<artifact name="micro-tomcat-with-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.microservices', module='micro-tomcat-with-jersey', version='1.2.6')
)
libraryDependencies += "com.oath.microservices" % "micro-tomcat-with-jersey" % "1.2.6"
[com.oath.microservices/micro-tomcat-with-jersey "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.oath.microservices : micro-core | jar | 1.2.6 |
com.oath.microservices : micro-tomcat | jar | 1.2.6 |
com.oath.microservices : micro-jersey | jar | 1.2.6 |
com.oath.microservices : micro-jackson-configuration | jar | 1.2.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.cyclops : cyclops-futurestream | jar | 10.3.3 |