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