is not current version
Last Version 1.8

com.squareup.rack:rack-servlet-example-dropwizard 1.4


Categories

Categories

DropWizard Container Microservices Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.rack
ArtifactId

ArtifactId

rack-servlet-example-dropwizard
Version

Version

1.4
Type

Type

jar

Download rack-servlet-example-dropwizard 1.4


<!-- https://jarcasting.com/artifacts/com.squareup.rack/rack-servlet-example-dropwizard/ -->
<dependency>
    <groupId>com.squareup.rack</groupId>
    <artifactId>rack-servlet-example-dropwizard</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.rack/rack-servlet-example-dropwizard/
implementation 'com.squareup.rack:rack-servlet-example-dropwizard:1.4'
// https://jarcasting.com/artifacts/com.squareup.rack/rack-servlet-example-dropwizard/
implementation ("com.squareup.rack:rack-servlet-example-dropwizard:1.4")
'com.squareup.rack:rack-servlet-example-dropwizard:jar:1.4'
<dependency org="com.squareup.rack" name="rack-servlet-example-dropwizard" rev="1.4">
  <artifact name="rack-servlet-example-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.rack', module='rack-servlet-example-dropwizard', version='1.4')
)
libraryDependencies += "com.squareup.rack" % "rack-servlet-example-dropwizard" % "1.4"
[com.squareup.rack/rack-servlet-example-dropwizard "1.4"]